diff --git a/app/CMakeLists.txt b/app/CMakeLists.txt index 162256626..4998e2a99 100644 --- a/app/CMakeLists.txt +++ b/app/CMakeLists.txt @@ -111,7 +111,7 @@ else() endif() if(UNIX AND NOT APPLE) - target_compile_options( + target_link_options( ${OLIVE_TARGET} PRIVATE -rdynamic