diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-03-23 21:59:41 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-03-23 21:59:41 -0700 |
| commit | 90019d39df98bd0e0699ae06b2a749f30bcb6de7 (patch) | |
| tree | f6fbc2a6778537c579c0d4167753cbd5511c0af1 /ports/glog/CONTROL | |
| parent | 83ae9d8bb3f572ccd02d69f5fc5941468ac5c111 (diff) | |
| download | vcpkg-90019d39df98bd0e0699ae06b2a749f30bcb6de7.tar.gz vcpkg-90019d39df98bd0e0699ae06b2a749f30bcb6de7.zip | |
[glog] Enable static builds. Switch to Ninja for better management of parallelism.
Diffstat (limited to 'ports/glog/CONTROL')
| -rw-r--r-- | ports/glog/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/glog/CONTROL b/ports/glog/CONTROL index bf69d98c3..5cf97bd11 100644 --- a/ports/glog/CONTROL +++ b/ports/glog/CONTROL @@ -1,4 +1,4 @@ Source: glog -Version: 0.3.4-0472b91 +Version: 0.3.4-0472b91-1 Description: C++ implementation of the Google logging module Build-Depends: gflags |
