aboutsummaryrefslogtreecommitdiff
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-02-23 21:37:11 +0800
committercrupest <crupest@outlook.com>2022-02-23 21:37:11 +0800
commit9a3a9f487b24a7b1afff5e6f07e88096dc5755be (patch)
tree3aef99be8bf58509907d056bef469820d2a106b5 /src/ui/CMakeLists.txt
parent603f46e195823530bafda97f0dda1a332cc39dc8 (diff)
downloadcru-9a3a9f487b24a7b1afff5e6f07e88096dc5755be.tar.gz
cru-9a3a9f487b24a7b1afff5e6f07e88096dc5755be.tar.bz2
cru-9a3a9f487b24a7b1afff5e6f07e88096dc5755be.zip
...
Diffstat (limited to 'src/ui/CMakeLists.txt')
-rw-r--r--src/ui/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt
index 91128862..84f67407 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -39,6 +39,7 @@ add_library(cru_ui SHARED
mapper/ThicknessMapper.cpp
mapper/style/AndConditionMapper.cpp
mapper/style/BorderStylerMapper.cpp
+ mapper/style/CheckedConditionMapper.cpp
mapper/style/ClickStateConditionMapper.cpp
mapper/style/CursorStylerMapper.cpp
mapper/style/FocusConditionMapper.cpp