mirror of
https://github.com/ModOrganizer2/modorganizer-plugin_python.git
synced 2026-07-27 14:03:33 -07:00
Update vcpkg targets (#155)
This commit is contained in:
+3
-3
@@ -14,19 +14,19 @@
|
||||
"default-registry": {
|
||||
"kind": "git",
|
||||
"repository": "https://github.com/Microsoft/vcpkg",
|
||||
"baseline": "294f76666c3000630d828703e675814c05a4fd43"
|
||||
"baseline": "74e6536215718009aae747d86d84b78376bf9e09"
|
||||
},
|
||||
"registries": [
|
||||
{
|
||||
"kind": "git",
|
||||
"repository": "https://github.com/Microsoft/vcpkg",
|
||||
"baseline": "294f76666c3000630d828703e675814c05a4fd43",
|
||||
"baseline": "74e6536215718009aae747d86d84b78376bf9e09",
|
||||
"packages": ["boost*", "boost-*"]
|
||||
},
|
||||
{
|
||||
"kind": "git",
|
||||
"repository": "https://github.com/ModOrganizer2/vcpkg-registry",
|
||||
"baseline": "228cda39fe9d1eeed789c0ef64fd1235dab3b11e",
|
||||
"baseline": "92f063c71cebea1926c7eb183fbe719145395985",
|
||||
"packages": ["mo2-*", "pybind11", "spdlog"]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user