diff options
| author | Phoebe <925731795@qq.com> | 2019-08-28 05:26:31 +0800 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-08-27 14:26:31 -0700 |
| commit | 55063d6405cb36d42b2bb76a1d7c09dbf65069fb (patch) | |
| tree | 731994094f5a4a190cf7e49e7b1d3c42f2da9d9d /ports/libguarded/CONTROL | |
| parent | 34c65d521d83112bec4fc12bcc5768204ebac974 (diff) | |
| download | vcpkg-55063d6405cb36d42b2bb76a1d7c09dbf65069fb.tar.gz vcpkg-55063d6405cb36d42b2bb76a1d7c09dbf65069fb.zip | |
[libguarded] Add new port (#7924)
Diffstat (limited to 'ports/libguarded/CONTROL')
| -rw-r--r-- | ports/libguarded/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/libguarded/CONTROL b/ports/libguarded/CONTROL new file mode 100644 index 000000000..c37866406 --- /dev/null +++ b/ports/libguarded/CONTROL @@ -0,0 +1,4 @@ +Source: libguarded +Version: 2019-08-27 +Homepage: https://github.com/copperspice/libguarded +Description: The libGuarded library is a standalone header-only library for multithreaded programming.
\ No newline at end of file |
