aboutsummaryrefslogtreecommitdiff
path: root/src/theme_builder/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-05-15 13:35:50 +0800
committercrupest <crupest@outlook.com>2022-05-15 13:35:50 +0800
commit2145308fff868b3b0c234d242db4c47ff9607fa3 (patch)
tree4dbe08dcdc9f15b81588e563981323e898dd2a9f /src/theme_builder/CMakeLists.txt
parent4cdfef9bb8a25891fd8283efd0ce18c69435aff0 (diff)
downloadcru-2145308fff868b3b0c234d242db4c47ff9607fa3.tar.gz
cru-2145308fff868b3b0c234d242db4c47ff9607fa3.tar.bz2
cru-2145308fff868b3b0c234d242db4c47ff9607fa3.zip
...
Diffstat (limited to 'src/theme_builder/CMakeLists.txt')
-rw-r--r--src/theme_builder/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theme_builder/CMakeLists.txt b/src/theme_builder/CMakeLists.txt
index ed9029f0..656f9f0a 100644
--- a/src/theme_builder/CMakeLists.txt
+++ b/src/theme_builder/CMakeLists.txt
@@ -42,4 +42,4 @@ endif()
target_add_resources(cru_theme_builder cru/ui)
target_add_resources(cru_theme_builder cru/theme_builder)
-target_link_libraries(cru_theme_builder PRIVATE cru_platform_bootstrap cru_ui)
+target_link_libraries(cru_theme_builder PRIVATE CruPlatformBootstrap CruUi)