aboutsummaryrefslogtreecommitdiff
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-01-22 21:10:47 +0800
committercrupest <crupest@outlook.com>2022-01-22 21:10:47 +0800
commitf8e45da9b3ab0b09118c2e78e9f1cf9d00f50f55 (patch)
tree667badf3d016763efd034dd803f1bdc82f61ed5d /src/ui/CMakeLists.txt
parentbc1f7cce2440310c2544bf3ea48b44dc4ff04eac (diff)
downloadcru-f8e45da9b3ab0b09118c2e78e9f1cf9d00f50f55.tar.gz
cru-f8e45da9b3ab0b09118c2e78e9f1cf9d00f50f55.tar.bz2
cru-f8e45da9b3ab0b09118c2e78e9f1cf9d00f50f55.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 1c8d8c85..b086cce1 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -33,6 +33,7 @@ add_library(cru_ui SHARED
mapper/PointMapper.cpp
mapper/SizeMapper.cpp
mapper/ThicknessMapper.cpp
+ mapper/style/BorderStyleMapper.cpp
render/BorderRenderObject.cpp
render/CanvasRenderObject.cpp
render/FlexLayoutRenderObject.cpp