aboutsummaryrefslogtreecommitdiff
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-01-23 22:37:40 +0800
committercrupest <crupest@outlook.com>2022-01-23 22:37:40 +0800
commit6f9ccdc9983c2cade1955c611b36b74a1caf037a (patch)
treec507421e0ebe71477839d6d34064be4c45a5401b /src/ui/CMakeLists.txt
parent275fe302cd03adf59fff1a0e4a08f13c6cfcaf31 (diff)
downloadcru-6f9ccdc9983c2cade1955c611b36b74a1caf037a.tar.gz
cru-6f9ccdc9983c2cade1955c611b36b74a1caf037a.tar.bz2
cru-6f9ccdc9983c2cade1955c611b36b74a1caf037a.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 f13f4983..76a3530c 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -36,6 +36,7 @@ add_library(cru_ui SHARED
mapper/SizeMapper.cpp
mapper/ThicknessMapper.cpp
mapper/style/BorderStylerMapper.cpp
+ mapper/style/CursorStylerMapper.cpp
render/BorderRenderObject.cpp
render/CanvasRenderObject.cpp
render/FlexLayoutRenderObject.cpp