aboutsummaryrefslogtreecommitdiff
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-03-06 16:38:51 +0800
committercrupest <crupest@outlook.com>2022-03-06 16:38:51 +0800
commit62a0c3f1785e789357c892d94b3ea0bc3ea6833e (patch)
treeebf1436b728ba62ed1251f04021da8ce839028eb /src/ui/CMakeLists.txt
parentafc40737f2dc990f4805342e52e2be128f161808 (diff)
downloadcru-62a0c3f1785e789357c892d94b3ea0bc3ea6833e.tar.gz
cru-62a0c3f1785e789357c892d94b3ea0bc3ea6833e.tar.bz2
cru-62a0c3f1785e789357c892d94b3ea0bc3ea6833e.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 4c272e12..c9f0df8e 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -47,6 +47,7 @@ add_library(cru_ui SHARED
mapper/style/ContentBrushStylerMapper.cpp
mapper/style/CursorStylerMapper.cpp
mapper/style/FocusConditionMapper.cpp
+ mapper/style/FontStylerMapper.cpp
mapper/style/HoverConditionMapper.cpp
mapper/style/MarginStylerMapper.cpp
mapper/style/NoConditionMapper.cpp