mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-21 08:17:50 +08:00
13 lines
479 B
CMake
13 lines
479 B
CMake
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
|
|
|
|
vcpkg_from_github(
|
|
OUT_SOURCE_PATH SOURCE_PATH
|
|
REPO boostorg/endian
|
|
REF boost-1.74.0
|
|
SHA512 8efaaae603f2dc32f71cdb85a94b6ae0568bc5201886824a4f0ea23d6852d9c6c796f74062d9234a3225906005563ab6a41505b7f8f29527fe5d93df5cdbb4ca
|
|
HEAD_REF master
|
|
)
|
|
|
|
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
|
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|