vcpkg/ports/boost-stl-interfaces/portfile.cmake

13 lines
481 B
CMake
Raw Normal View History

# Automatically generated by scripts/boost/generate-ports.ps1
2020-11-07 05:30:37 +08:00
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/stl_interfaces
REF boost-1.76.0
SHA512 6e260882bda4b57369fefbd4515273617b84708bd5b68f1e5ee77038b1a80e88efb43bddf1931ec6af346bfe25ae4afe7e282fb65712eb3959da88ff0d110ece
2020-11-07 05:30:37 +08:00
HEAD_REF master
)
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})