diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2018-08-07 17:49:46 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2018-08-07 17:49:46 -0700 |
| commit | 03bdf7c20523aacddd0816e863661327a4bc21dc (patch) | |
| tree | 50f484ab1c63f758f7a390cfd3aa248075fd90a1 /ports/protobuf/CONTROL | |
| parent | a37eb3ce57e516d47daf5ad4a8fb05613d7110b2 (diff) | |
| download | vcpkg-03bdf7c20523aacddd0816e863661327a4bc21dc.tar.gz vcpkg-03bdf7c20523aacddd0816e863661327a4bc21dc.zip | |
Fix CMAKE_EXECUTABLE_SUFFIX not available under cmake -P
Diffstat (limited to 'ports/protobuf/CONTROL')
| -rw-r--r-- | ports/protobuf/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/protobuf/CONTROL b/ports/protobuf/CONTROL index 20209cb6c..3c480a1e4 100644 --- a/ports/protobuf/CONTROL +++ b/ports/protobuf/CONTROL @@ -1,5 +1,5 @@ Source: protobuf -Version: 3.6.1-1 +Version: 3.6.1-2 Description: Protocol Buffers - Google's data interchange format Feature: zlib |
