diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index f7c79cec..916d51fb 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,5 +1,3 @@ -ecm_create_qm_loader(kconfig_QM_LOADER kconfig5_qt) - add_subdirectory(core) add_subdirectory(gui) add_subdirectory(kconfig_compiler) |