diff --git a/CMakeLists.txt b/CMakeLists.txt index 558ba17..447e086 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,4 +26,5 @@ target_compile_options( -g -DNDEBUG -fPIE + -fPIC )