From 65f920e9b88dc89124b286d82668ece9178a665f Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 29 Sep 2022 17:49:35 +0800 Subject: Start to work on emscripten. --- src/ui/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui') diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt index b3e57dd7..b6987c74 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -1,4 +1,4 @@ -add_library(CruUi SHARED +add_library(CruUi DeleteLater.cpp Helper.cpp ThemeManager.cpp -- cgit v1.2.3