diff options
author | crupest <crupest@outlook.com> | 2019-03-28 20:46:15 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2019-03-28 20:46:15 +0800 |
commit | d4541d49af5d452e494fa422e4a9ebf9e712acb0 (patch) | |
tree | 4ba2733309054b9154c777489747c8f569775bd6 | |
parent | c45a6e62298e972f5945f5f3461ed723aea80317 (diff) | |
download | cru-d4541d49af5d452e494fa422e4a9ebf9e712acb0.tar.gz cru-d4541d49af5d452e494fa422e4a9ebf9e712acb0.tar.bz2 cru-d4541d49af5d452e494fa422e4a9ebf9e712acb0.zip |
...
-rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index b4097d63..b89e5202 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -13,7 +13,6 @@ add_library(cru_ui STATIC ui/ui_manager.cpp ui/window_class.cpp ui/window.cpp - ui/animations/animation.cpp ui/controls/button.cpp ui/controls/flex_layout.cpp ui/controls/text_block.cpp |