Skip to content

Up non-MSVC warning levels #127

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

pjohnmeyer
Copy link
Member

Depends on #126 .

Implementation of #10 intended for compilers that accept -W style warning arguments (GCC/Clang/similar).

In case this introduces issues for anybody, the new CMake flag UTPP_AMPLIFY_WARNINGS can be set to OFF to turn off this behavior.

Also adds a CMake option, UTPP_AMPLIFY_WARNINGS, that can be turned
OFF to disable the new behavior.
UTPP_AMPLIFY_WARNINGS can be turned OFF to disable the new behavior.
string(CONCAT...) was not available in older versions of CMake
targeted by this project.
@pjohnmeyer pjohnmeyer added this to the 2.0.0 milestone Aug 31, 2016
@pjohnmeyer pjohnmeyer merged commit d8e27e1 into unittest-cpp:master Aug 31, 2016
@pjohnmeyer pjohnmeyer deleted the up_gcc_clang_warning_levels branch August 31, 2016 01:45
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.

1 participant