mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 14:51:07 +08:00
13 lines
482 B
CMake
13 lines
482 B
CMake
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
|
|
|
|
vcpkg_from_github(
|
|
OUT_SOURCE_PATH SOURCE_PATH
|
|
REPO boostorg/metaparse
|
|
REF boost-1.74.0
|
|
SHA512 a2245ce6e6c3230b9f62f6bf2732ded0b3480bd5e02adf0500c509e1f5ea3b57646c40005a61d654e7faaa64747de2472f036de84f7b504b12c10533ae3013fd
|
|
HEAD_REF master
|
|
)
|
|
|
|
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
|
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|