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