13 lines
484 B
CMake
13 lines
484 B
CMake
|
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
|
||
|
|
||
|
vcpkg_from_github(
|
||
|
OUT_SOURCE_PATH SOURCE_PATH
|
||
|
REPO boostorg/multi_index
|
||
|
REF boost-1.73.0
|
||
|
SHA512 c0e7fa0a0970eaa285836218c4c283cfbb250dfaf5b88c487aa4913921bc9703982a73594c5b6c7b6f66790276219fa65c6522503286790522319c0b78656418
|
||
|
HEAD_REF master
|
||
|
)
|
||
|
|
||
|
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
||
|
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|