mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:28:59 +08:00
024a041b66
* Add first draft port for matchit * Adjust formatting * Add version for matchit * Update matchit to v1.0.1 * Run vcpkg x-add-version for v1.0.1 * Fix typo in command for copying license file * Remove installation of redudant files * Add usage instructions * Update license info in vcpkg.json * FIX: revert license change info to libzippp Previous commit incorrectly change the license for the port libzippp. This commit fixes that. * Run vcpkg x-add-version * Update ports/matchit/portfile.cmake Change HEAD_REF to main Co-authored-by: Bowen Fu <BowenFu@users.noreply.github.com> * Run vcpkg xdg-version * Add command for installing usage file * Run vcpkg x-add-version * Update matchit.json * Use quoted variables in portfile.cmake Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com> * Run x-add-version Co-authored-by: Bowen Fu <BowenFu@users.noreply.github.com> Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
10 lines
148 B
JSON
10 lines
148 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "1076ccb795a41c9ac08c17b06a295043695ed6ab",
|
|
"version": "1.0.1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|