mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 10:05:19 +08:00
15 lines
607 B
CMake
15 lines
607 B
CMake
|
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
|
||
|
|
||
|
vcpkg_from_github(
|
||
|
OUT_SOURCE_PATH SOURCE_PATH
|
||
|
REPO boostorg/nowide
|
||
|
REF boost-1.73.0
|
||
|
SHA512 2ef89ee386dbce7c88d78dba15b8301601cd83660acf1f5841e2297df92fd6b3d83999c7ae6d1d19cc06bc6ad721df1d206f7473b70c3ba6dc26aa1507ca5b5a
|
||
|
HEAD_REF master
|
||
|
)
|
||
|
|
||
|
include(${CURRENT_INSTALLED_DIR}/share/boost-build/boost-modular-build.cmake)
|
||
|
boost_modular_build(SOURCE_PATH ${SOURCE_PATH})
|
||
|
include(${CURRENT_INSTALLED_DIR}/share/boost-vcpkg-helpers/boost-modular-headers.cmake)
|
||
|
boost_modular_headers(SOURCE_PATH ${SOURCE_PATH})
|