diff options
| author | Matthieu Penant <matthieu.penant@seika.ca> | 2021-08-11 22:42:01 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-11 19:42:01 -0700 |
| commit | 5dc6a9d2da386605ffea3a5c6a03c86b5b2ff0b4 (patch) | |
| tree | a7e87c309bc4669386216cbdd96efd68b886b4c4 /versions/b- | |
| parent | 9b545e20a021bfb6b966a72642433fca80b11546 (diff) | |
| download | vcpkg-5dc6a9d2da386605ffea3a5c6a03c86b5b2ff0b4.tar.gz vcpkg-5dc6a9d2da386605ffea3a5c6a03c86b5b2ff0b4.zip | |
[bshoshany-thread-pool] add a new port (1.9) (#19470)
* [bshoshany-thread-pool] new port
* formatting vcpkg.json
* update version file
* baseline update based on bot comments
* Update ports/bshoshany-thread-pool/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update ports/bshoshany-thread-pool/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update bshoshany-thread-pool.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Diffstat (limited to 'versions/b-')
| -rw-r--r-- | versions/b-/bshoshany-thread-pool.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/b-/bshoshany-thread-pool.json b/versions/b-/bshoshany-thread-pool.json new file mode 100644 index 000000000..6c5ef150c --- /dev/null +++ b/versions/b-/bshoshany-thread-pool.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "4ec35ab1086df444d30b05ff49cf2a66c21ebd52", + "version": "1.9", + "port-version": 0 + } + ] +} |
