vcpkg/ports/boost-bind/portfile.cmake

13 lines
471 B
CMake

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