mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 10:59:00 +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
7 lines
120 B
JSON
7 lines
120 B
JSON
{
|
|
"name": "without-default-baseline-test-2",
|
|
"version-string": "0",
|
|
"dependencies": [
|
|
"zlib"
|
|
]
|
|
} |