mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-01 13:37:55 +08:00
4f8fb510ba
* [vcpkg] Improve efficiency and tests of versioning * [vcpkg] Add initial versioning documentation and rename x-default-baseline to builtin-baseline * [vcpkg] Enable metrics for builtin-baseline & overrides * [vcpkg] Address PR comments * [vcpkg] Add support for syntax in version>= * [vcpkg] Remove port-version from dependency syntax * [vcpkg] Address CR comment * [vcpkg] Minor docs fixup
8 lines
178 B
JSON
8 lines
178 B
JSON
{
|
|
"name": "default-baseline-test",
|
|
"version-string": "0",
|
|
"builtin-baseline": "fca18ba3572f8aebe3b8158c359db62a7e26134e",
|
|
"dependencies": [
|
|
"zlib"
|
|
]
|
|
} |