diff options
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 75f0c4445..d5875a2f0 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,9 +1,4 @@ # CMakeLists for src/ -# Windows need the win32registrar component -IF(WIN32) - ADD_SUBDIRECTORY(win32registrar) -ENDIF() - # Find subdirs SUBDIRS(kvilib kvirc modules)
\ No newline at end of file |
