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