summaryrefslogtreecommitdiffhomepage
path: root/StarsEx
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2024-03-06 21:45:22 +0100
committerAki <please@ignore.pl>2024-03-06 21:45:22 +0100
commit1c558822681bbed5121bcc19816cbbac6a437b2a (patch)
treea15d30b7d00645685c50c291871d34aa5b188bc0 /StarsEx
parent8e94244f86e657e4113e35438e59cf5771882b25 (diff)
downloadstarshatter-1c558822681bbed5121bcc19816cbbac6a437b2a.zip
starshatter-1c558822681bbed5121bcc19816cbbac6a437b2a.tar.gz
starshatter-1c558822681bbed5121bcc19816cbbac6a437b2a.tar.bz2
Limited uses of zlib to just ArchiveEx
This coincidentally fixes the issue with exceptions not getting caught correctly resulting in unexpected game/server terminations.
Diffstat (limited to 'StarsEx')
-rw-r--r--StarsEx/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/StarsEx/CMakeLists.txt b/StarsEx/CMakeLists.txt
index 0f56b97..1dc025d 100644
--- a/StarsEx/CMakeLists.txt
+++ b/StarsEx/CMakeLists.txt
@@ -278,7 +278,6 @@ target_link_libraries(
PUBLIC DefinitionEx
PUBLIC FoundationEx
PUBLIC NetEx
- PUBLIC Zlib::zlib
PUBLIC Vorbis::vorbis
PUBLIC Vorbis::vorbisfile
PUBLIC Ogg::ogg