aboutsummaryrefslogtreecommitdiff
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-01-23 21:48:08 +0800
committercrupest <crupest@outlook.com>2022-01-23 21:48:08 +0800
commit275fe302cd03adf59fff1a0e4a08f13c6cfcaf31 (patch)
tree542bd59bca9459b93813c9cae9e964b229efafd4 /src/ui/CMakeLists.txt
parentda9bdf2baced1ff51350c98047b7ade68fcae930 (diff)
downloadcru-275fe302cd03adf59fff1a0e4a08f13c6cfcaf31.tar.gz
cru-275fe302cd03adf59fff1a0e4a08f13c6cfcaf31.tar.bz2
cru-275fe302cd03adf59fff1a0e4a08f13c6cfcaf31.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 4353a541..f13f4983 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -35,6 +35,7 @@ add_library(cru_ui SHARED
mapper/PointMapper.cpp
mapper/SizeMapper.cpp
mapper/ThicknessMapper.cpp
+ mapper/style/BorderStylerMapper.cpp
render/BorderRenderObject.cpp
render/CanvasRenderObject.cpp
render/FlexLayoutRenderObject.cpp