We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6d96c9 commit eeca1e3Copy full SHA for eeca1e3
CMakeLists.txt
@@ -39,7 +39,6 @@ if(NOT CMAKE_BUILD_TYPE)
39
endif()
40
if(BUILD_PYTHON_BINDINGS)
41
set(DSF_BUILD_PIC ON)
42
- set(CMAKE_POSITION_INDEPENDENT_CODE ON)
43
44
45
# Set the C++ standard
0 commit comments