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/asio
|
2020-12-24 09:16:42 +08:00
|
|
|
REF boost-1.75.0
|
|
|
|
SHA512 5f332644207f87af8ffbf93d9f1f72b7ca6dfa96d77a871308951c492ae27fac20bad2bfdf4e1de06585c1405d1875c4d4335786b3fc08aa0a76ef4de3626c27
|
2017-12-06 05:00:50 +08:00
|
|
|
HEAD_REF master
|
2021-01-11 16:05:01 +08:00
|
|
|
PATCHES
|
|
|
|
windows_alloca_header.patch
|
|
|
|
inline_dummy_return.patch
|
2017-12-06 05:00:50 +08:00
|
|
|
)
|
|
|
|
|
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})
|