We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9df44d7 commit c721a85Copy full SHA for c721a85
Jamfile
@@ -40,7 +40,7 @@ actions SoftLink
40
## Main build file
41
42
# Where to search for .cpp files
43
-SEARCH_SOURCE += bindings/interface bindings/app api ;
+SEARCH_SOURCE += bindings/interface bindings/app;
44
45
# Where to look for header files
46
SubDirHdrs /system/lib/python3.9/vendor-packages/pybind11/include/ ; #TODO: hardcoded python version
0 commit comments