vcpkg/ports/boost-process/portfile.cmake

13 lines
480 B
CMake
Raw Normal View History

2017-12-05 21:00:50 +00:00
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/process
REF boost-1.73.0
SHA512 6f03f492ebe7b4ceb6ee15f50767c43200f0d0a9237df53d9f893964eed9d28d5784b591b348425d4972d47742fcc78049753ac28a79afd0ca13e2824b2f4690
2017-12-05 21:00:50 +00:00
HEAD_REF master
)
2018-01-18 06:08:48 +00:00
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
2017-12-05 21:00:50 +00:00
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})