mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
CMake: Set SKIP_INSTALL_ALL for zlib-ng to avoid installing it.
This commit is contained in:
Vendored
+1
@@ -1,5 +1,6 @@
|
||||
set(ZLIB_ENABLE_TESTS OFF)
|
||||
set(ZLIB_COMPAT ON)
|
||||
set(SKIP_INSTALL_ALL ON)
|
||||
|
||||
option(BUILD_SHARED_LIBS "Build shared library" OFF)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user