Stephen Kelly
1df2116bfa
Features: Decay language flag if requested is not available.
...
Use the highest standard compile flags available if requested language
version is too new.
This supports use-cases like
set(CMAKE_CXX_STANDARD 14)
# Compiled with -std=c++11 with GNU 4.7, which has no -std=c++14
# or equivalent flag
add_executable(main main.cpp)
This can be used in combination with preprocessor defines which
communicate the availability of certain language features for
optional use.
2014-05-07 12:17:49 +02:00
..
2012-08-13 14:19:16 -04:00
2013-10-07 20:12:46 -04:00
2013-10-07 20:12:46 -04:00
2014-04-07 16:48:44 +02:00
2012-09-19 14:06:28 -04:00
2012-09-19 14:06:28 -04:00
2014-04-07 16:48:44 +02:00
2013-11-25 23:01:21 +01:00
2010-11-12 09:12:08 -05:00
2010-11-12 09:12:08 -05:00
2011-08-31 10:24:43 -04:00
2011-08-31 10:24:43 -04:00
2011-02-23 21:21:41 +01:00
2009-12-02 09:52:00 -05:00
2014-04-16 15:16:23 +02:00
2014-05-07 12:17:49 +02:00
2012-08-13 14:19:16 -04:00
2013-11-19 12:39:39 -05:00
2012-08-13 14:19:16 -04:00
2012-08-13 14:19:16 -04:00
2012-08-13 14:19:16 -04:00
2012-08-13 14:19:16 -04:00
2013-04-15 09:11:17 -04:00
2013-04-15 09:11:17 -04:00
2013-04-15 09:11:17 -04:00
2013-04-15 09:11:17 -04:00
2012-08-15 20:00:45 -06:00
2014-02-07 11:50:08 +01:00
2014-02-07 11:50:08 +01:00
2012-08-13 14:19:16 -04:00
2012-08-13 14:19:16 -04:00
2012-08-13 14:19:16 -04:00
2012-08-13 14:19:16 -04:00
2013-02-18 13:12:50 -05:00
2010-01-13 12:14:31 -05:00
2010-01-13 12:14:31 -05:00
2012-08-13 14:19:16 -04:00
2010-08-09 08:48:31 -04:00
2009-12-04 10:21:57 -05:00
2009-12-04 10:21:57 -05:00
2012-08-13 14:19:16 -04:00
2010-08-09 08:48:31 -04:00
2011-01-17 09:57:17 -05:00
2011-01-17 09:57:17 -05:00
2012-06-12 15:38:48 -04:00
2012-08-15 20:00:45 -06:00
2012-08-15 20:00:45 -06:00
2012-08-15 20:00:45 -06:00
2012-08-15 20:00:45 -06:00
2013-03-14 21:47:59 +01:00
2013-03-14 21:47:59 +01:00
2013-03-14 21:47:59 +01:00
2012-08-15 20:00:45 -06:00
2009-08-07 10:13:07 -04:00
2009-08-07 10:13:07 -04:00
2009-08-07 10:13:07 -04:00
2012-08-15 20:00:45 -06:00
2012-08-13 14:19:16 -04:00
2012-08-13 14:19:16 -04:00
2012-08-13 14:19:16 -04:00
2013-03-13 13:49:48 -04:00