vcpkg/ports/boost-compatibility/portfile.cmake

13 lines
472 B
CMake
Raw Normal View History

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