vcpkg/ports/boost-bimap/portfile.cmake
2020-11-06 13:30:37 -08:00

13 lines
478 B
CMake

# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/bimap
REF boost-1.74.0
SHA512 89b0ec177bf8e240b18551ae9e513733d0b11f0b76c665286619e0be2cae9ea560b0a23a5bc232f4604db1a430d94b1127eb285b12a3bb9349728a88af74168b
HEAD_REF master
)
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})