2017-12-05 13:00:50 -08:00
|
|
|
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
|
|
|
|
|
|
|
|
include(vcpkg_common_functions)
|
|
|
|
|
|
|
|
vcpkg_from_github(
|
|
|
|
OUT_SOURCE_PATH SOURCE_PATH
|
|
|
|
REPO boostorg/timer
|
2019-09-27 10:41:02 -07:00
|
|
|
REF boost-1.71.0
|
|
|
|
SHA512 836f23f3bc5bf983a7f506b6374ecab4e079f3f0b22360625c15823f475f64bf66df8fbe6401ef073fe7a83d01adb6f7efdd7fda5612a2554147e8cf7005aa80
|
2017-12-05 13:00:50 -08:00
|
|
|
HEAD_REF master
|
|
|
|
)
|
|
|
|
|
2018-01-17 22:08:48 -08:00
|
|
|
include(${CURRENT_INSTALLED_DIR}/share/boost-build/boost-modular-build.cmake)
|
2017-12-05 13:00:50 -08:00
|
|
|
boost_modular_build(SOURCE_PATH ${SOURCE_PATH})
|
2018-01-17 22:08:48 -08:00
|
|
|
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
2017-12-05 13:00:50 -08:00
|
|
|
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|