diff options
author | crupest <crupest@outlook.com> | 2022-02-24 15:56:01 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-02-24 15:56:01 +0800 |
commit | 640401bf2f4b3da3708970a1408b27e159f93631 (patch) | |
tree | c9692f9c6e8a3efdadabc5929029837450efd6af /src/ui/CMakeLists.txt | |
parent | d9a3b8c14b9ab1bc591ca7c373daaf7141d2d098 (diff) | |
download | cru-640401bf2f4b3da3708970a1408b27e159f93631.tar.gz cru-640401bf2f4b3da3708970a1408b27e159f93631.tar.bz2 cru-640401bf2f4b3da3708970a1408b27e159f93631.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 2e3cd547..e02ad9da 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -34,6 +34,7 @@ add_library(cru_ui SHARED mapper/FontMapper.cpp mapper/Mapper.cpp mapper/MapperRegistry.cpp + mapper/MeasureLengthMapper.cpp mapper/PointMapper.cpp mapper/SizeMapper.cpp mapper/ThicknessMapper.cpp |