檔案vcpkg-configuration.json會形成專案指令清單的一部分,以及vcpkg.json。 檔案中的所有vcpkg-configuration.json欄位只會從最上層專案使用 --vcpkg-configuration.json會忽略任何相依性的檔案。 在指令清單模式中,vcpkg-configuration.json可以位於 旁邊的vcpkg.json個別檔案中,也可以內嵌在 中"vcpkg-configuration" field...
vcpkg-configuration.json 486 Bytes 一键复制 编辑 原始数据 按行查看 历史 昊轩 提交于 4个月前 . sync code (#4735) 12345678910111213141516171819202122232425 { "registries": [ { "kind": "git", "repository": "https://github.com/FISCO-BCOS/registry", "baseline": "44b3bf4c1d9f56fa...
Deskflow lets you share one mouse and keyboard between multiple computers on Windows, macOS and Linux. It's like a software KVM (but without video). - deskflow/vcpkg-configuration.json at v1.18.0 · deskflow/deskflow
vcpkg-configuration.json vcpkg.jsonBreadcrumbs ModEngine2/ vcpkg-configuration.jsonLatest commit Cannot retrieve latest commit at this time. HistoryHistory File metadata and controls Code Blame 5 lines (5 loc) · 71 Bytes Raw { "overlay-ports": [ "third-party/vcpkg-overlays/" ] } 1 2 3 ...
{"$schema":"https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json","default-registry": {"kind":"git","repository":"https://internal/mirror/of/github.com/Microsoft/vcpkg","baseline":"eefee7408133f3a0fef711ef9c6a3677b7e06fd7"},"registries": [ {...
The CMake Settings Editor now maps Visual Studio properties to the corresponding CMake variable (e.g. configuration type to CMAKE_BUILD_TYPE) and describes other tools (vcpkg, rsync) that can be configured in Visual Studio. Remote header performance improvements...
vcpkg-configuration.json 185 Bytes 一键复制 编辑 原始数据 按行查看 历史 Gregory LEOCADIE 提交于 3个月前 . [Profiler] Use Vcpkg download and install native dependencies (libdata… 1234567 { "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration....
Commits BreadcrumbsHistory for endless-sky vcpkg-configuration.json onf(u)2025-01-19-B-Update-Steps-Starry-Map-Alt User selector All users DatepickerAll time Commit History Loading Footer © 2025 GitHub, Inc. Footer navigation Terms Privacy Security Status Docs Contact Manage cookies ...
Xmake Version v2.9.5+HEAD.d30de52e9 Operating System Version and Architecture Windows 11 Describe Bug xmake doesn't create valid stub vcpkg.json and vcpkg-configuration.json files, which doesn't make integration seamless. I often have to...
vcpkg-configuration.json文件组成项目的清单以及vcpkg.json的一部分。vcpkg-configuration.json文件中的所有字段仅从顶级项目使用 - 忽略任何依赖项中的vcpkg-configuration.json文件。 在清单模式下,vcpkg-configuration.json可以是vcpkg.json以外的一个单独文件,或者可以嵌入到"vcpkg-configuration" field中。