]> git.cworth.org Git - vogl/blobdiff - src/vogleditor/CMakeLists.txt
Merge branch 'master' of https://github.com/stativ/vogl into stativ-master
[vogl] / src / vogleditor / CMakeLists.txt
index e63fd93b886bcd2162023d60781572dd76b92fe2..cfccb7ee60c78787875d7d3f520bcc4f8695b8e4 100644 (file)
@@ -155,8 +155,9 @@ target_link_libraries(${PROJECT_NAME}
        ${X11_X11_LIB}
        backtrace
        voglcommon
-       voglcore
-       dl
+    voglcore
+    X11
+    dl
    )
 
 build_options_finalize()