vcpkg/ports/boost-lockfree/portfile.cmake

13 lines
475 B
CMake
Raw Normal View History

# Automatically generated by scripts/boost/generate-ports.ps1
2017-12-05 13:00:50 -08:00
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/lockfree
2020-11-06 22:30:37 +01:00
REF boost-1.74.0
SHA512 0464308e9ffdba982218c0d8d1684517ce54db1fd34ba6a1fca82ce56eba3e486786726b28b25d18a0f0f97880ed07fb5f25a998691ad86f99ccf58a167dc5c5
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-vcpkg-helpers/boost-modular-headers.cmake)
2017-12-05 13:00:50 -08:00
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})