]> https://gitweb.dealii.org/ - dealii.git/commit
fix c++11 detection under MSVC 4258/head
authorTimo Heister <timo.heister@gmail.com>
Fri, 14 Apr 2017 12:58:57 +0000 (08:58 -0400)
committerTimo Heister <timo.heister@gmail.com>
Fri, 14 Apr 2017 17:53:02 +0000 (13:53 -0400)
commit4b7116dbef630265f67df7121b8daedcc032bd80
tree08d9d7a41ad4156e818a9a3b1c55e375c71c0ff6
parenta0aa983a0a32944d5b59a34eec3887c0aa9529a0
fix c++11 detection under MSVC

It turns out MSVC defines __cplusplus as 1997 even with MSVC 2017. Sigh.
Instead of trying to parse what support we have, just skip this macro
check and hope we catch all problems with the configuration tests
itself.
cmake/checks/check_01_cxx_features.cmake

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.