15 lines
606 B
CMake
15 lines
606 B
CMake
|
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
|
||
|
|
||
|
vcpkg_from_github(
|
||
|
OUT_SOURCE_PATH SOURCE_PATH
|
||
|
REPO boostorg/timer
|
||
|
REF boost-1.73.0
|
||
|
SHA512 4449b93cb45e861348e071b90fec68e08ec9abe2628709db494904a52ac33f5bdc02306cc501f5ac8b7c561de3a656979002ba5c0c4b862e393f1fc77ebc5f28
|
||
|
HEAD_REF master
|
||
|
)
|
||
|
|
||
|
include(${CURRENT_INSTALLED_DIR}/share/boost-build/boost-modular-build.cmake)
|
||
|
boost_modular_build(SOURCE_PATH ${SOURCE_PATH})
|
||
|
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
||
|
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|