summaryrefslogtreecommitdiffstats
path: root/CMake/GroupSources.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'CMake/GroupSources.cmake')
-rw-r--r--CMake/GroupSources.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMake/GroupSources.cmake b/CMake/GroupSources.cmake
index a6d2bcc0e..59bd8c5c0 100644
--- a/CMake/GroupSources.cmake
+++ b/CMake/GroupSources.cmake
@@ -9,6 +9,7 @@ function(group_sources)
expat
fmt
jsoncpp_lib
+ libdeflate
lualib
luaexpat
mbedcrypto
@@ -18,7 +19,6 @@ function(group_sources)
sqlite3
SQLiteCpp
tolualib
- zlib
PROPERTIES FOLDER Libraries
)