diff options
Diffstat (limited to 'core/CMakeLists.txt')
-rw-r--r-- | core/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt index f71cdd4..53dd498 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -55,7 +55,6 @@ add_source_group(UTILS_MODULE_SOURCES src/Utils/I18n.cpp src/Utils/Sigslot.cpp src/Utils/StandardDirectories.cpp - src/Utils/String.cpp ) function(add_executable_variant TARGET_NAME) |