Skip to content

CMake: Add option to disable Debug tools#952

Merged
bel2125 merged 1 commit intocivetweb:masterfrom
gjasny:optional-debug
Dec 17, 2020
Merged

CMake: Add option to disable Debug tools#952
bel2125 merged 1 commit intocivetweb:masterfrom
gjasny:optional-debug

Conversation

@gjasny
Copy link
Copy Markdown
Contributor

@gjasny gjasny commented Dec 15, 2020

Sometimes one needs the CMake Debug build type
to select the Windows Debug runtime. But at the same
time the verbose logging output might be unwanted.

This PR adds the CIVETWEB_ENABLE_DEBUG_TOOLS option
to disable extensive logging and assertion.

Sometimes one needs the CMake `Debug` build type
to select the Windows Debug runtime. But at the same
time the verbose logging output might be unwanted.

This PR adds the `CIVETWEB_ENABLE_DEBUG_TOOLS` option
to disable extensive logging and assertion.
@bel2125 bel2125 merged commit 7634665 into civetweb:master Dec 17, 2020
hunyadi-dev added a commit to hunyadi-dev/civetweb that referenced this pull request Dec 18, 2020
…ing lua and duktape deps

MINIFICPP-1405 - Add patch fixing how civetweb checks available compiler
options

Signed-off-by: Arpad Boda <aboda@apache.org>

This closes civetweb#952
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants