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
2021-09-28 08:12:39 +08:00
REF boost-1.77.0
SHA512 df752f05d8c6125cf93b79a5b2b2722e3890fba888e729fba5503500da75a930ee29f654225028d3874107e3d1d0c4ecb165656ecf90ab4ba456fa435fe60b18
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})