Skip to content

Commit eeca1e3

Browse files
committed
Not necessary
1 parent a6d96c9 commit eeca1e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ if(NOT CMAKE_BUILD_TYPE)
3939
endif()
4040
if(BUILD_PYTHON_BINDINGS)
4141
set(DSF_BUILD_PIC ON)
42-
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
4342
endif()
4443

4544
# Set the C++ standard

0 commit comments

Comments
 (0)