From: maek Date: Thu, 27 Jul 2017 22:22:36 +0000 (+0100) Subject: Fix build for Windows when using CMake X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=refs%2Fmerge-requests%2F68%2Fhead;p=xonotic%2Fnetradiant.git Fix build for Windows when using CMake --- diff --git a/tools/quake3/CMakeLists.txt b/tools/quake3/CMakeLists.txt index a3673431..511162a3 100644 --- a/tools/quake3/CMakeLists.txt +++ b/tools/quake3/CMakeLists.txt @@ -124,8 +124,8 @@ target_link_libraries(q3map2 ${JPEG_LIBRARIES} ${PNG_LIBRARIES} ${LIBXML2_LIBRARIES} - ${ZLIB_LIBRARIES} ${MINIZIP_LIBRARIES} + ${ZLIB_LIBRARIES} ddslib etclib filematch @@ -160,8 +160,8 @@ radiant_tool(q3data target_link_libraries(q3data ${GLIB_LIBRARIES} ${LIBXML2_LIBRARIES} - ${ZLIB_LIBRARIES} ${MINIZIP_LIBRARIES} + ${ZLIB_LIBRARIES} filematch etclib l_net