aboutsummaryrefslogtreecommitdiff
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-01-20 22:49:41 +0800
committercrupest <crupest@outlook.com>2022-01-20 22:49:41 +0800
commitc0f802594e17efd5b93d4019431bf1a6d24249c3 (patch)
tree408c1a212f02a11ba84eb3911137f272f3862799 /src/ui/CMakeLists.txt
parent6f26995173d8ad46e347afc2ebd27573cee98ce7 (diff)
downloadcru-c0f802594e17efd5b93d4019431bf1a6d24249c3.tar.gz
cru-c0f802594e17efd5b93d4019431bf1a6d24249c3.tar.bz2
cru-c0f802594e17efd5b93d4019431bf1a6d24249c3.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 9dbe9b3c..ce71e89b 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -29,6 +29,7 @@ add_library(cru_ui SHARED
mapper/Mapper.cpp
mapper/MapperRegistry.cpp
mapper/PointMapper.cpp
+ mapper/SizeMapper.cpp
mapper/ThicknessMapper.cpp
render/BorderRenderObject.cpp
render/CanvasRenderObject.cpp