aboutsummaryrefslogtreecommitdiff
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-01-23 23:19:30 +0800
committercrupest <crupest@outlook.com>2022-01-23 23:19:30 +0800
commit6d64ac7d354831b687aee1b7450d539411648888 (patch)
tree376146eb9f1cfd4162250d8fb62e78d8bd082e9f /src/ui/CMakeLists.txt
parent6f9ccdc9983c2cade1955c611b36b74a1caf037a (diff)
downloadcru-6d64ac7d354831b687aee1b7450d539411648888.tar.gz
cru-6d64ac7d354831b687aee1b7450d539411648888.tar.bz2
cru-6d64ac7d354831b687aee1b7450d539411648888.zip
...
Diffstat (limited to 'src/ui/CMakeLists.txt')
-rw-r--r--src/ui/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt
index 76a3530c..da4754f6 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -37,6 +37,8 @@ add_library(cru_ui SHARED
mapper/ThicknessMapper.cpp
mapper/style/BorderStylerMapper.cpp
mapper/style/CursorStylerMapper.cpp
+ mapper/style/FocusConditionMapper.cpp
+ mapper/style/NoConditionMapper.cpp
render/BorderRenderObject.cpp
render/CanvasRenderObject.cpp
render/FlexLayoutRenderObject.cpp