Skip to content
Snippets Groups Projects
Verified Commit dd88da89 authored by René Fritze's avatar René Fritze
Browse files

[cmake] enable PIC in dependees

parent 7a0814d7
No related branches found
No related tags found
2 merge requests!10Fix compilation with new clang,!6Merge pybind
......@@ -40,3 +40,6 @@ endif()
include(DunePybindxiUtils)
include(DunePybindxiHelper)
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment