summaryrefslogtreecommitdiffstats
path: root/win/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'win/CMakeLists.txt')
-rw-r--r--win/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/win/CMakeLists.txt b/win/CMakeLists.txt
index 24f3fc4c..951f16ad 100644
--- a/win/CMakeLists.txt
+++ b/win/CMakeLists.txt
@@ -7,4 +7,5 @@ add_subdirectory(rfb_win32)
if(BUILD_WINVNC)
add_subdirectory(vncconfig)
add_subdirectory(winvnc)
+add_subdirectory(wm_hooks)
endif()