Files
.github
CMakeModules
LICENSES
dist
externals
FidelityFX-FSR
SDL
Vulkan-Headers
cmake-modules
cpp-httplib
cpp-jwt
cubeb
discord-rpc
dynarmic
enet
ffmpeg
find-modules
getopt
glad
inih
libressl
libusb
mbedtls
microprofile
opus
sirit
vcpkg
.github
docs
ports
scripts
azure-pipelines
boost
post-build-stubs
post-source-stubs
atomic.cmake
context.cmake
fiber.cmake
json.cmake
log.cmake
nowide.cmake
test.cmake
wave.cmake
.gitignore
generate-ports.ps1
buildsystems
cmake
detect_compiler
get_cmake_vars
ifw
posh-vcpkg
templates
test_ports
toolchains
Get-Changelog.ps1
addPoshVcpkgToPowershellProfile.ps1
bootstrap.ps1
bootstrap.sh
build_info.cmake
ci.baseline.txt
file_script.py
generateBaseline.py
generatePortVersionsDb.py
ports.cmake
vcpkg.schema.json
vcpkgTools.xml
vcpkg_completion.bash
vcpkg_completion.fish
vcpkg_completion.zsh
vcpkg_get_dep_info.cmake
vcpkg_get_tags.cmake
toolsrc
triplets
versions
.gitattributes
.gitignore
.vcpkg-root
CHANGELOG.md
CONTRIBUTING.md
CONTRIBUTING_zh.md
LICENSE.txt
NOTICE.txt
README.md
README_es.md
README_fr.md
README_ko_KR.md
README_zh_CN.md
SECURITY.md
bootstrap-vcpkg.bat
bootstrap-vcpkg.sh
shell.nix
xbyak
CMakeLists.txt
hooks
patches
src
CMakeLists.txt
CONTRIBUTING.md
Doxyfile
LICENSE.txt
README.md
license.txt
vcpkg.json
yuzu/externals/vcpkg/scripts/boost/post-source-stubs/json.cmake
2022-07-23 03:01:36 +02:00

6 lines
237 B
CMake
Executable File

vcpkg_replace_string("${SOURCE_PATH}/build/Jamfile"
"import ../../config/checks/config"
"import ../config/checks/config"
)
file(COPY "${CURRENT_INSTALLED_DIR}/share/boost-config/checks" DESTINATION "${SOURCE_PATH}/config")