summaryrefslogtreecommitdiffstats
path: root/vncviewer
diff options
context:
space:
mode:
Diffstat (limited to 'vncviewer')
-rw-r--r--vncviewer/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/vncviewer/CMakeLists.txt b/vncviewer/CMakeLists.txt
index f6b6d0be..c1facc67 100644
--- a/vncviewer/CMakeLists.txt
+++ b/vncviewer/CMakeLists.txt
@@ -45,9 +45,6 @@ else()
add_executable(vncviewer ${VNCVIEWER_SOURCES})
endif()
-if(USE_INCLUDED_FLTK)
- target_link_libraries(vncviewer fltk_static)
-endif()
target_link_libraries(vncviewer rfb network rdr os Xregion ${FLTK_LIBRARIES} ${GETTEXT_LIBRARIES})
# When building with GnuTLS, librdr depends on ws2_32, so in order to make