Skip to content

cmake: test for and enable picky compiler options#1799

Closed
bagder wants to merge 2 commits into
masterfrom
bagder/cmake-picky-options
Closed

cmake: test for and enable picky compiler options#1799
bagder wants to merge 2 commits into
masterfrom
bagder/cmake-picky-options

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented Aug 17, 2017

No description provided.

@bagder bagder added the cmake label Aug 17, 2017
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.03%) to 73.228% when pulling 0870d6b on bagder/cmake-picky-options into 6b9bc5a on master.

@MarcelRaad
Copy link
Copy Markdown
Member

I like the default being on, but that's probably only a good idea for GCC-compatible compilers - -Wall for Visual Studio is the same as -Weverything for clang.

@bagder
Copy link
Copy Markdown
Member Author

bagder commented Aug 17, 2017

that explains the massive breakage on Windows... =)

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.02%) to 73.224% when pulling 6e12ee9 on bagder/cmake-picky-options into 6b9bc5a on master.

@bagder bagder closed this in b939542 Aug 20, 2017
@bagder bagder deleted the bagder/cmake-picky-options branch August 20, 2017 21:33
@lock lock Bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

3 participants