mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 18:28:59 +08:00
13 lines
473 B
CMake
13 lines
473 B
CMake
# Automatically generated by scripts/boost/generate-ports.ps1
|
|
|
|
vcpkg_from_github(
|
|
OUT_SOURCE_PATH SOURCE_PATH
|
|
REPO boostorg/lambda
|
|
REF boost-1.74.0
|
|
SHA512 f0e0a7fb0f10ba03a375fac4493c1008e84512abad005fe2f06fdd36e50f21ac698262ca03d3bb5065e20ebfdac900cd03067b5b49ebf79f920515401ec7eda1
|
|
HEAD_REF master
|
|
)
|
|
|
|
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
|
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|