vcpkg/ports/boost-fusion/portfile.cmake
2020-11-06 13:30:37 -08:00

13 lines
479 B
CMake

# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/fusion
REF boost-1.74.0
SHA512 12ec0e15ba0e71fda681c811168ca525bad23ebb71d349d8d113382f28da060e13c03651725e57937a957b9a912d1bf3b00f0702562ad0f677c71b6aacee097e
HEAD_REF master
)
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})