vcpkg/ports/boost-spirit/portfile.cmake

13 lines
465 B
CMake
Raw Normal View History

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