vcpkg/ports/boost-lockfree/portfile.cmake

13 lines
481 B
CMake
Raw Permalink 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/lockfree
REF boost-1.73.0
SHA512 3e32b3b56d505a1afa88abcca0cd17b7be5d63e9eb8953dbd26e503d20c6b4930bfb22392a6523add733a6ebabc3932b24344d700444c58bc625e5ee614759f8
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})