13 lines
481 B
CMake
Raw Normal View History

# Automatically generated by scripts/boost/generate-ports.ps1
2018-04-17 15:18:09 -07:00
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/container_hash
2021-09-28 03:12:39 +03:00
REF boost-1.77.0
SHA512 e7963ffdb8ca7a2eb35af104e44975f775c1f71a869835f4aedce2a19c484097dbbe83221f3680c9d9a0288ec35e12983de2abac0334cb3c7d1de429f9edd765
2018-04-17 15:18:09 -07:00
HEAD_REF master
)
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})