Files
CMake/Source
Brad King b7b8331d68 Xcode: Drop hard-coded default warning flags like -Wmost
The `-Wmost` flag was added by commit 97a51d2172 (ENH: add more xcode
stuff, 2005-01-27, v2.4.0~2396), along with a couple others, as part of
very early work on the Xcode generator.  I suspect that the flags were
part of Xcode's project creation wizard.  However, they are not
appropriate for CMake-based projects because we already have our own
mechanisms for specifying flags desired by the project or user.
Simply drop the flags.

Fixes: #13516
2020-01-13 11:45:23 -05:00
..
2019-12-04 14:22:01 -05:00
2019-12-27 10:53:13 -05:00
2020-01-10 00:01:16 -05:00
2019-09-04 18:03:01 +02:00
2019-08-19 20:01:39 +02:00
2019-12-17 11:09:20 -05:00
2019-09-10 22:21:41 +02:00
2019-11-19 15:48:38 -05:00