aboutsummaryrefslogtreecommitdiff
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-03-06 16:31:22 +0800
committercrupest <crupest@outlook.com>2022-03-06 16:31:22 +0800
commitafc40737f2dc990f4805342e52e2be128f161808 (patch)
tree0c9afd442ba670e95d3d0d087708ec0befbc71ed /src/ui/CMakeLists.txt
parent1ddea64a948eca27f17a99f8601d737636be872b (diff)
downloadcru-afc40737f2dc990f4805342e52e2be128f161808.tar.gz
cru-afc40737f2dc990f4805342e52e2be128f161808.tar.bz2
cru-afc40737f2dc990f4805342e52e2be128f161808.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 ce67c12c..4c272e12 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -44,6 +44,7 @@ add_library(cru_ui SHARED
mapper/style/BorderStylerMapper.cpp
mapper/style/CheckedConditionMapper.cpp
mapper/style/ClickStateConditionMapper.cpp
+ mapper/style/ContentBrushStylerMapper.cpp
mapper/style/CursorStylerMapper.cpp
mapper/style/FocusConditionMapper.cpp
mapper/style/HoverConditionMapper.cpp