You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm following the official guide on using setup.py for packaging,
depends on the build platform, I need to include different header files, so the
include_dirs
ismy_custom_header_location + "/../include"
but I don't know how to pass this arg in from the
python3 setup.py build
commandBeta Was this translation helpful? Give feedback.
All reactions