diff options
Diffstat (limited to 'win/CMakeLists.txt')
-rw-r--r-- | win/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/win/CMakeLists.txt b/win/CMakeLists.txt index 0bd5a3a4..61afe4d7 100644 --- a/win/CMakeLists.txt +++ b/win/CMakeLists.txt @@ -12,5 +12,3 @@ if(BUILD_WINVNC) add_subdirectory(vncconfig) add_subdirectory(winvnc) endif() - -add_subdirectory(installer) |