diff options
| author | Kuntal Majumder <12135951+hellozee@users.noreply.github.com> | 2021-08-05 15:37:52 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-05 03:07:52 -0700 |
| commit | aacdf5fd5a538d2e72470deeba8f83da3f3ef681 (patch) | |
| tree | 17802469105f750afbd4af70569115dc2797abf2 /versions/l- | |
| parent | 4caec04fdbcf489010e2936d6b0cfa407b333953 (diff) | |
| download | vcpkg-aacdf5fd5a538d2e72470deeba8f83da3f3ef681.tar.gz vcpkg-aacdf5fd5a538d2e72470deeba8f83da3f3ef681.zip | |
[ libsnoretoast ] new port (#19281)
* Add libsnoretoast port
* Skip the ci check for libsnoretoast on osx and linux
* Add the version baseline
* replace deprecated cmake commands
* Update version database
* make uwp as unsupported
* Update version database
* use copy_tools and add quotes
* Update version database
* removed explicit defaults, made fail on uwp and updated the description
* Update version database
Diffstat (limited to 'versions/l-')
| -rw-r--r-- | versions/l-/libsnoretoast.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/l-/libsnoretoast.json b/versions/l-/libsnoretoast.json new file mode 100644 index 000000000..609c6e70e --- /dev/null +++ b/versions/l-/libsnoretoast.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "7ddd1b84089de293b4a9d74af6b7593d089084a9", + "version-semver": "0.8.0", + "port-version": 0 + } + ] +} |
