2020-12-16 07:00:41 +08:00
|
|
|
# Automatically generated by scripts/boost/generate-ports.ps1
|
2017-12-06 05:00:50 +08:00
|
|
|
|
|
|
|
vcpkg_from_github(
|
|
|
|
OUT_SOURCE_PATH SOURCE_PATH
|
|
|
|
REPO boostorg/smart_ptr
|
2021-09-28 08:12:39 +08:00
|
|
|
REF boost-1.77.0
|
|
|
|
SHA512 b34396f4e1b5660391b850b84393c8df8f207f5a8bb753af3f4ebc7f27d867e300d29e977ecd2f307089b3666949059ce3df64b68ab492873dfa5776b099b172
|
2017-12-06 05:00:50 +08:00
|
|
|
HEAD_REF master
|
|
|
|
)
|
|
|
|
|
2018-01-18 14:08:48 +08:00
|
|
|
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
2017-12-06 05:00:50 +08:00
|
|
|
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|