13 lines
477 B
CMake
13 lines
477 B
CMake
|
# Automatically generated by scripts/boost/generate-ports.ps1
|
||
|
|
||
|
vcpkg_from_github(
|
||
|
OUT_SOURCE_PATH SOURCE_PATH
|
||
|
REPO boostorg/statechart
|
||
|
REF boost-1.79.0
|
||
|
SHA512 db28105e06764987a3adcd2e5a30ef8803b862a4d1176da58f4950c10f4c06c174de9d8157c3bcaaa1cad81fbbed03f85309f2bb733ca177e12dd9cf59dc6eb5
|
||
|
HEAD_REF master
|
||
|
)
|
||
|
|
||
|
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
||
|
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|