diff options
Diffstat (limited to 'src/ui/CMakeLists.txt')
-rw-r--r-- | src/ui/CMakeLists.txt | 2 |
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 |