diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2018-01-24 15:35:01 -0800 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2018-01-24 15:35:01 -0800 |
| commit | d4cf299de62a97d573445bf55c70816947940072 (patch) | |
| tree | 5e2bab3e640dc765dec2ce3318522571ba8cdce6 /ports/gflags/CONTROL | |
| parent | fd2f9816cc7aaecd52d335591d46efa3c9ea2f00 (diff) | |
| download | vcpkg-d4cf299de62a97d573445bf55c70816947940072.tar.gz vcpkg-d4cf299de62a97d573445bf55c70816947940072.zip | |
[gflags] Use vcpkg_fixup_cmake_targets() instead of patching
Diffstat (limited to 'ports/gflags/CONTROL')
| -rw-r--r-- | ports/gflags/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/gflags/CONTROL b/ports/gflags/CONTROL index c41d49217..a1bcb795c 100644 --- a/ports/gflags/CONTROL +++ b/ports/gflags/CONTROL @@ -1,3 +1,3 @@ Source: gflags -Version: 2.2.1 +Version: 2.2.1-1 Description: A C++ library that implements commandline flags processing |
