vcpkg/ports/boost-asio/portfile.cmake

14 lines
518 B
CMake
Raw Normal View History

2017-12-06 05:00:50 +08:00
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/asio
2020-11-07 05:30:37 +08:00
REF boost-1.74.0
SHA512 2ef452044c19b9b8f8701d2d0e6db3764c925f53217f4507c8d60174bf08339188b0f793251756c0dd045cd0170fd8c89092b90ed79c31772530eeceef7639c3
2017-12-06 05:00:50 +08:00
HEAD_REF master
2019-07-18 15:14:48 +08:00
PATCHES windows_alloca_header.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})