aboutsummaryrefslogtreecommitdiff
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-12-09 18:25:21 +0800
committercrupest <crupest@outlook.com>2020-12-09 18:25:21 +0800
commita9cd77f9af0a3541f31460981cb0515ba43f5a1e (patch)
treed3efde745141e6cfa1fe3a1aaf9e080c140eb9da /src/ui/CMakeLists.txt
parent553e82e2ad839c93ada1bf1721483a457e2eacda (diff)
downloadcru-a9cd77f9af0a3541f31460981cb0515ba43f5a1e.tar.gz
cru-a9cd77f9af0a3541f31460981cb0515ba43f5a1e.tar.bz2
cru-a9cd77f9af0a3541f31460981cb0515ba43f5a1e.zip
...
Diffstat (limited to 'src/ui/CMakeLists.txt')
-rw-r--r--src/ui/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt
index 4964a1ae..d183fdbb 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -60,7 +60,6 @@ target_sources(cru_ui PUBLIC
${CRU_UI_INCLUDE_DIR}/controls/TextBlock.hpp
${CRU_UI_INCLUDE_DIR}/controls/Window.hpp
${CRU_UI_INCLUDE_DIR}/events/UiEvent.hpp
- ${CRU_UI_INCLUDE_DIR}/helper/BorderStyle.hpp
${CRU_UI_INCLUDE_DIR}/helper/ClickDetector.hpp
${CRU_UI_INCLUDE_DIR}/helper/ShortcutHub.hpp
${CRU_UI_INCLUDE_DIR}/host/LayoutPaintCycler.hpp