early-access version 2853
This commit is contained in:
12
externals/vcpkg/ports/boost-interprocess/portfile.cmake
vendored
Executable file
12
externals/vcpkg/ports/boost-interprocess/portfile.cmake
vendored
Executable file
@@ -0,0 +1,12 @@
|
||||
# Automatically generated by scripts/boost/generate-ports.ps1
|
||||
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO boostorg/interprocess
|
||||
REF boost-1.79.0
|
||||
SHA512 ab6f9fda45ba3896a7908a1f7659da690f4ebf988f084dc90f46197ee83bd8c824d14f44c1e080954c3e4c886cb447a980b8c1e5df91f552cec9c9b20f98d0c5
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
||||
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|
||||
Reference in New Issue
Block a user