mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 21:49:08 +08:00
13 lines
482 B
CMake
13 lines
482 B
CMake
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
|
|
|
|
vcpkg_from_github(
|
|
OUT_SOURCE_PATH SOURCE_PATH
|
|
REPO boostorg/algorithm
|
|
REF boost-1.74.0
|
|
SHA512 5fd32673296135769c914e94e6c65d966c05ae7128a8d19a5a1b615f1a52418a84ad2263b86a16d44bcac5b38b5174c2ef38eb51841f8114b55501a3300f03ef
|
|
HEAD_REF master
|
|
)
|
|
|
|
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
|
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|