Tags: regulaforensics/hunter
Tags
[no-upstream] Fixed build OpenSSL for iOS on old MacOS systems
openssl: update to v3.0.8 as v1.1.1 is almost eol (cpp-pm#668) Add `--libdir=lib` parameter to configure step for hunter-compatibilty. Upstream may now use `lib64` where it deems it appropriate, but we're still generally using `lib` directory. Update the bundled `FindOpenSSL.cmake` file to changes in how in v3 the version is specified. --------- Co-authored-by: res0nance <[email protected]>
Merge remote-tracking branch 'upstream/master'
Fix Hunter on Windows MSVC CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTUR… …E 'ARM64' (cpp-pm#655) * Fixed problem where you could not use Hunter on Windows ARM64 * Fixed problem where you could not use Hunter on Windows ARM64 * Fixed problem where you could not use Hunter on Windows ARM64
ceres-solver: update version v2.1.0-p1 (cpp-pm#654) Update to v2.1.0-p1 for Ubuntu 16.04 xenial gcc-5.4 fix for `jet.h`. Fixes: cpp-pm#653
Boost: Add support for iOS simulator-only builds (cpp-pm#617) * Boost: Add support for iOS simulator-only builds * Fix Simulator-only builds with arm64 and x86_64 * hunter_dump_cmake_flags was setting iphoneos-version-min rather than ios-simulator-version-min for simulator builds which was forcing the arm64 slice to be a device slice rather than a simulator slice.
PreviousNext