aboutsummaryrefslogtreecommitdiff
path: root/src/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-02-08 22:18:03 +0800
committercrupest <crupest@outlook.com>2022-02-08 22:18:03 +0800
commita3db329c7756d9b198f36f03f641462645ad05ed (patch)
treeffe93b5ea1562eab7524587fcd9d7ffc61c05bbd /src/ui/CMakeLists.txt
parent672dd2362a261b8da47c1a7274f0cfc213f6cdfe (diff)
downloadcru-a3db329c7756d9b198f36f03f641462645ad05ed.tar.gz
cru-a3db329c7756d9b198f36f03f641462645ad05ed.tar.bz2
cru-a3db329c7756d9b198f36f03f641462645ad05ed.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 88603f48..fd15e433 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -53,6 +53,7 @@ add_library(cru_ui SHARED
render/ScrollRenderObject.cpp
render/StackLayoutRenderObject.cpp
render/TextRenderObject.cpp
+ render/TreeRenderObject.cpp
style/Condition.cpp
style/Styler.cpp
style/StyleRule.cpp