diff options
| author | Park DongHa <luncliff@gmail.com> | 2021-02-20 06:02:46 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-19 13:02:46 -0800 |
| commit | eb1ba2a1130bfc782402c57a0a5a4e5d33321d9b (patch) | |
| tree | c7fa3c43ac346625cb5c0dd690756f6f521ea950 /versions/c- | |
| parent | 82dac2695073b6113c566226329d63f2fbc2ec78 (diff) | |
| download | vcpkg-eb1ba2a1130bfc782402c57a0a5a4e5d33321d9b.tar.gz vcpkg-eb1ba2a1130bfc782402c57a0a5a4e5d33321d9b.zip | |
[continuable] add a new port (#16261)
* [continuable] add a new port
* todo: create a patch for `find_package(function2)`
* [continuable] add patch to edit cmakelists
* [continuable] add port SHA
* [continuable] minimize patch
* update port SHA
Diffstat (limited to 'versions/c-')
| -rw-r--r-- | versions/c-/continuable.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/c-/continuable.json b/versions/c-/continuable.json new file mode 100644 index 000000000..5fe257e77 --- /dev/null +++ b/versions/c-/continuable.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "d014250505dde9759c6e46aa6825115bfdd5a15c", + "version-string": "4.1.0", + "port-version": 0 + } + ] +} |
