diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2016-10-02 20:05:55 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-10-02 20:05:55 -0700 |
| commit | 3791fd9c10bfeab4a48c65a5ac7a4f2001623336 (patch) | |
| tree | 5875787a4bb73afaec11797b45a912d8e5ae795c /ports/gflags/CONTROL | |
| parent | 02d54da5cf0b2c3ceca4a035088df26d3c04baec (diff) | |
| parent | 827b51406398fd7a8970b593c395abe0abec3237 (diff) | |
| download | vcpkg-3791fd9c10bfeab4a48c65a5ac7a4f2001623336.tar.gz vcpkg-3791fd9c10bfeab4a48c65a5ac7a4f2001623336.zip | |
Merge pull request #109 from KindDragon/gflags
[gflags] Initial addition
Diffstat (limited to 'ports/gflags/CONTROL')
| -rw-r--r-- | ports/gflags/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/gflags/CONTROL b/ports/gflags/CONTROL new file mode 100644 index 000000000..03977243f --- /dev/null +++ b/ports/gflags/CONTROL @@ -0,0 +1,3 @@ +Source: gflags +Version: 2.1.2 +Description: A C++ library that implements commandline flags processing |
