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