summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 4b3357d30..09d6d25d4 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -481,7 +481,6 @@ if(WIN32)
list(APPEND main_SRC
registrytool.h
registrytool.cpp
- winmain.cpp
)
# Configure and add the platform specific resource files (enabling the app icon).