vcpkg/ports/boost-statechart/portfile.cmake

13 lines
469 B
CMake
Raw Normal View History

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