diff options
| author | Gregor Jasny <gjasny@googlemail.com> | 2020-12-18 21:07:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-18 12:07:41 -0800 |
| commit | 66bac12e4e54cc858bdf7f93c5786010b6812b13 (patch) | |
| tree | d6d09ec27d2fbd9f3113d23be46b74c3166c8a65 /ports/civetweb/CONTROL | |
| parent | d64ecde3a60573c4f9e1a448f11c8f111abf274d (diff) | |
| download | vcpkg-66bac12e4e54cc858bdf7f93c5786010b6812b13.tar.gz vcpkg-66bac12e4e54cc858bdf7f93c5786010b6812b13.zip | |
[civetweb] Disable extensive log output for debug builds (#15168)
Diffstat (limited to 'ports/civetweb/CONTROL')
| -rw-r--r-- | ports/civetweb/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/civetweb/CONTROL b/ports/civetweb/CONTROL index 4026126bc..395e24465 100644 --- a/ports/civetweb/CONTROL +++ b/ports/civetweb/CONTROL @@ -1,5 +1,6 @@ Source: civetweb Version: 1.13 +Port-Version: 1 Homepage: https://github.com/civetweb/civetweb Description: Easy to use, powerful, C/C++ embeddable web server. Supports: !uwp |
