X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=src%2Fvogleditor%2FCMakeLists.txt;h=093ceea89860abe668f0985addf2e6e3f72dbb81;hb=2762424cacca0e8e4c9cfcf4b13b89537b7f24aa;hp=cfccb7ee60c78787875d7d3f520bcc4f8695b8e4;hpb=38bc71866f3985963881a74e69483ec2e0cb20d9;p=vogl diff --git a/src/vogleditor/CMakeLists.txt b/src/vogleditor/CMakeLists.txt index cfccb7e..093ceea 100644 --- a/src/vogleditor/CMakeLists.txt +++ b/src/vogleditor/CMakeLists.txt @@ -157,7 +157,7 @@ target_link_libraries(${PROJECT_NAME} voglcommon voglcore X11 - dl + ${CMAKE_DL_LIBS} ) build_options_finalize()