Commit Graph

10 Commits

Author SHA1 Message Date
Alexander Neumann
69bacbb11d update szip control 2019-03-14 22:27:13 +01:00
Alexander Neumann
9f41fed172 default szip to also build static libraries in shared builds 2019-03-14 22:27:05 +01:00
Robert Schumacher
9f9778ccff [many ports] Improve behavior on Linux and general cleanup 2018-03-11 23:42:54 -07:00
Hiroshi Miura
463775e913 [szip] Fix szip-config.cmake to return SZIP_FOUND (#2765)
In current implementation, it returns only SZIP_static_FOUND or
SZIP_shared_FOUND.

szip-config.cmake calls check_required_components(SZIP) helper, but
it just set SZIP_FOUND=FALSE when it does not find required componets,
but never set SZIP_FOUND=TRUE.

szip-config.cmake should set SZIP_FOUND=TRUE when it find some
components before calling the helper function.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-17 03:19:15 -08:00
Albert Ziegenhagel
01995a5b7e Update szip to 2.1.1 2018-01-03 12:47:37 +01:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Robert Schumacher
6e44495b2f [vcpkg-configure-cmake] Centralize application of CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP 2017-03-06 10:46:45 -08:00
Robert Schumacher
20c92a800f [szip] Change default component to match build type 2017-02-27 23:23:23 -08:00
Albert Ziegenhagel
bad99afb01 Added patch to disable building the static library when BUILD_SHARED_LIB is enabled 2017-01-13 09:49:09 +01:00
Albert Ziegenhagel
86b117028b Add port for szip 2017-01-11 12:13:19 +01:00