mirror of
https://github.com/OPM/ResInsight.git
synced 2024-12-28 18:01:08 -06:00
1e07b239d1
* Simplify configuration and use of vcpkg * Use 22.04 * Set and use BUILD_TYPE = Release * Use -DVCPKG_BUILD_TYPE=release
15 lines
348 B
JSON
15 lines
348 B
JSON
{
|
|
"default-registry": {
|
|
"kind": "git",
|
|
"baseline": "a42af01b72c28a8e1d7b48107b33e4f286a55ef6",
|
|
"repository": "https://github.com/microsoft/vcpkg"
|
|
},
|
|
"registries": [
|
|
{
|
|
"kind": "artifact",
|
|
"location": "https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip",
|
|
"name": "microsoft"
|
|
}
|
|
]
|
|
}
|