vcpkg/ports/boost-container-hash/portfile.cmake

13 lines
481 B
CMake
Raw Normal View History

# Automatically generated by scripts/boost/generate-ports.ps1
2018-04-18 06:18:09 +08:00
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/container_hash
2020-12-24 09:16:42 +08:00
REF boost-1.75.0
SHA512 4d1a8381e9b7554884597db4b1e365465845b1fd7e665ec5bc89c38f859fb4b62e024e77b2cd818f3bdf959476dedae0fc49fc43e28e4e9043e0386a366f9a43
2018-04-18 06:18:09 +08:00
HEAD_REF master
)
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})