vcpkg/ports/boost-yap/portfile.cmake

13 lines
476 B
CMake
Raw Normal View History

# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/yap
2020-11-07 05:30:37 +08:00
REF boost-1.74.0
SHA512 a67d818ea09cf0d8b2cd98594685d0ff26a0add263bdb022c6968d616e258047ef627952a4a2e0ff2126a258afea603fc4e861ef3f559433f351403e608832b3
HEAD_REF master
)
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})