aboutsummaryrefslogtreecommitdiff
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-01-24 20:26:58 +0800
committercrupest <crupest@outlook.com>2022-01-24 20:26:58 +0800
commit72402c09d45b696cd58a65b4a141a804e1cd9371 (patch)
tree4a8793a588370c071d576f144994495886d8e909 /src/ui/CMakeLists.txt
parent549b072d241a8d2d1ca187bba8c1cb5190dd737e (diff)
downloadcru-72402c09d45b696cd58a65b4a141a804e1cd9371.tar.gz
cru-72402c09d45b696cd58a65b4a141a804e1cd9371.tar.bz2
cru-72402c09d45b696cd58a65b4a141a804e1cd9371.zip
...
Diffstat (limited to 'src/ui/CMakeLists.txt')
-rw-r--r--src/ui/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt
index fc2ef76b..47197569 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -42,6 +42,8 @@ add_library(cru_ui SHARED
mapper/style/FocusConditionMapper.cpp
mapper/style/NoConditionMapper.cpp
mapper/style/OrConditionMapper.cpp
+ mapper/style/StyleRuleMapper.cpp
+ mapper/style/StyleRuleSetMapper.cpp
render/BorderRenderObject.cpp
render/CanvasRenderObject.cpp
render/FlexLayoutRenderObject.cpp