From 44f5fa5c8f258e8fc1f7d7e2e45e0485bd6cc490 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Wed, 31 Mar 2021 20:19:18 -0700 Subject: Complete items tab (UI and serialization) --- core/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'core/CMakeLists.txt') 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) -- cgit v1.2.3-70-g09d2