-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[cmake] msvc.cmake: Add more conformance options.
FIx an error in the non-clang section that caused the common conformance flags to be overwritten with the MSVC-only flags. Not sure if this will break anything, and I can't build with MSVC at the moment... Move "/Zc:throwingNew" into the same non-clang-cl block as the other options.
- Loading branch information
1 parent
a85a99a
commit f293d6d
Showing
1 changed file
with
5 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters