mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 15:49:07 +08:00
bedfdb774c
Also adds the port for boost-mysql.
13 lines
469 B
CMake
13 lines
469 B
CMake
# Automatically generated by scripts/boost/generate-ports.ps1
|
|
|
|
vcpkg_from_github(
|
|
OUT_SOURCE_PATH SOURCE_PATH
|
|
REPO boostorg/stl_interfaces
|
|
REF boost-1.82.0
|
|
SHA512 55307949a54b491ae9d6476c92c1f64c550882b9f0c723111a21afe301731270779c100fc7aecc3fc23f7844e56c2de3b6bb83293624b8032d51619b07d9b768
|
|
HEAD_REF master
|
|
)
|
|
|
|
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
|
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|