build python module without binreloc, add dummy argv[0] to initialize bprogname.
This commit is contained in:
2
extern/CMakeLists.txt
vendored
2
extern/CMakeLists.txt
vendored
@@ -31,7 +31,7 @@ if(WITH_BULLET)
|
||||
add_subdirectory(bullet2)
|
||||
endif()
|
||||
|
||||
if(CMAKE_SYSTEM_NAME MATCHES "Linux")
|
||||
if(WITH_BINRELOC)
|
||||
add_subdirectory(binreloc)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user