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