summaryrefslogtreecommitdiffstats
path: root/win/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'win/CMakeLists.txt')
-rw-r--r--win/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/win/CMakeLists.txt b/win/CMakeLists.txt
index f8b5d5d6..24f3fc4c 100644
--- a/win/CMakeLists.txt
+++ b/win/CMakeLists.txt
@@ -4,10 +4,6 @@ configure_file(resdefs.h.in ${CMAKE_CURRENT_BINARY_DIR}/resdefs.h)
add_subdirectory(rfb_win32)
-if(NOT BUILD_NEW_VNCVIEWER)
-add_subdirectory(vncviewer)
-endif()
-
if(BUILD_WINVNC)
add_subdirectory(vncconfig)
add_subdirectory(winvnc)