mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 11:58:59 +08:00
291b84e651
* [quickcpplib] Avoid deprecated helper functions * [quickcpplib] Update to version @0.0.0-cad832c8 fixup quickcpplib ref * [quickcpplib] Add cxx17 and cxx20 feature levels * [quickcpplib] Update port version information * [llfio] Update to version @2.0-20220112 * [llfio] Avoid deprecated helper functions * [llfio] Add cxx17 and cxx20 feature levels * [llfio] Support static linkage triplets * [llfio] Always install ntkernel-error-category ntkernel-error-category sources have been recorded as part of `headers.cmake` which are added to the library targets. Therefore cmake configure fails if they aren't available. * [llfio] Fix msvc crt linkage specification `quickcpplib` parses `CMAKE_MSVC_RUNTIME_LIBRARY` and cannot support the default crt linkage generator expression from vcpkg. Therefore we need to manually specify a valid option. * [llfio] Update port version information
6 lines
430 B
CMake
6 lines
430 B
CMake
set(QUICKCPPLIB_REF cad832c8083c8eb984c26ee995609817f27f9847)
|
|
set(QUICKCPPLIB_SHA512 4a2cd3d3e90317a201088291781d13bbc66f4beadfead61ed894f6f5fa38001fb94b68f0965ae77efd9e43c274583e74c00a0781018cd1714ec99e00c9b17824)
|
|
|
|
set(OPTIONAL_REF 2b43315458a99fc5de1da6e7bc0ddd364b26d643)
|
|
set(OPTIONAL_SHA512 1952386cd3c7b963861f9634055e1baa4181d398d6f1b068a8a3f411368432bdcd42e47aadfa856584ed9a7c724a1c83369243ccb653e650af5c9155b42a84f4)
|