diff options
| author | yyzybb537 <289633152@qq.com> | 2018-05-03 13:36:19 +0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-05-02 22:36:19 -0700 |
| commit | 68447ced17de6afff3bb1240c5f51077a34e777f (patch) | |
| tree | e054003b57a3aa17e018d1e10ae0da09a156fb35 /ports/libgo/CONTROL | |
| parent | e011ec299313c98ba183acd051492278601bf411 (diff) | |
| download | vcpkg-68447ced17de6afff3bb1240c5f51077a34e777f.tar.gz vcpkg-68447ced17de6afff3bb1240c5f51077a34e777f.zip | |
Add libgo library packge (#3394)
* Add libgo library packge
* [libgo] Fix Windows and adjust cmake usage information
Diffstat (limited to 'ports/libgo/CONTROL')
| -rw-r--r-- | ports/libgo/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/libgo/CONTROL b/ports/libgo/CONTROL new file mode 100644 index 000000000..5764d77fb --- /dev/null +++ b/ports/libgo/CONTROL @@ -0,0 +1,3 @@ +Source: libgo +Version: 2.7 +Description: The best stackful coroutine by c++11. |
