diff options
author | crupest <crupest@outlook.com> | 2022-01-22 00:30:08 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-01-22 00:30:08 +0800 |
commit | bc1f7cce2440310c2544bf3ea48b44dc4ff04eac (patch) | |
tree | 332737f28edd231bb0d74e262054ba80f8959709 /src/ui/CMakeLists.txt | |
parent | 83eb8263b1c1970bac4f811fdd2e221df63145e1 (diff) | |
download | cru-bc1f7cce2440310c2544bf3ea48b44dc4ff04eac.tar.gz cru-bc1f7cce2440310c2544bf3ea48b44dc4ff04eac.tar.bz2 cru-bc1f7cce2440310c2544bf3ea48b44dc4ff04eac.zip |
...
Diffstat (limited to 'src/ui/CMakeLists.txt')
-rw-r--r-- | src/ui/CMakeLists.txt | 1 |
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 |