aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-local-function/portfile.cmake
blob: 60691774c7cc3294f8d4172dcab6faa083a7e79e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1

vcpkg_from_github(
    OUT_SOURCE_PATH SOURCE_PATH
    REPO boostorg/local_function
    REF boost-1.74.0
    SHA512 afc8bfe197d92c62f963a9b767f34321cab49119ae51ddfa33df28d78fc4134bae0c830ecc7a1eb495a252fe058d7d796db1ba48eafa9eedcbf0d66457c0914f
    HEAD_REF master
)

include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})