Skip to content

Commit c721a85

Browse files
Update Jamfile
1 parent 9df44d7 commit c721a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jamfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ actions SoftLink
4040
## Main build file
4141

4242
# Where to search for .cpp files
43-
SEARCH_SOURCE += bindings/interface bindings/app api ;
43+
SEARCH_SOURCE += bindings/interface bindings/app;
4444

4545
# Where to look for header files
4646
SubDirHdrs /system/lib/python3.9/vendor-packages/pybind11/include/ ; #TODO: hardcoded python version

0 commit comments

Comments
 (0)