aboutsummaryrefslogtreecommitdiff
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-01-22 00:30:08 +0800
committercrupest <crupest@outlook.com>2022-01-22 00:30:08 +0800
commitbc1f7cce2440310c2544bf3ea48b44dc4ff04eac (patch)
tree332737f28edd231bb0d74e262054ba80f8959709 /src/ui/CMakeLists.txt
parent83eb8263b1c1970bac4f811fdd2e221df63145e1 (diff)
downloadcru-bc1f7cce2440310c2544bf3ea48b44dc4ff04eac.tar.gz
cru-bc1f7cce2440310c2544bf3ea48b44dc4ff04eac.tar.bz2
cru-bc1f7cce2440310c2544bf3ea48b44dc4ff04eac.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 3050b8b8..1c8d8c85 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -26,6 +26,7 @@ add_library(cru_ui SHARED
helper/ShortcutHub.cpp
host/LayoutPaintCycler.cpp
host/WindowHost.cpp
+ mapper/ColorMapper.cpp
mapper/CornerRadiusMapper.cpp
mapper/Mapper.cpp
mapper/MapperRegistry.cpp