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