]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix comment
authorMatthias Maier <tamiko@43-1.org>
Sun, 24 May 2020 17:16:01 +0000 (12:16 -0500)
committerMatthias Maier <tamiko@43-1.org>
Sun, 24 May 2020 17:16:16 +0000 (12:16 -0500)
cmake/checks/check_01_cxx_features.cmake

index 88b5ed654178e569c47a3e3b5bb2fc45c0b78135..db34a492602131329f19ba5454743c9f650bc8a3 100644 (file)
@@ -291,7 +291,9 @@ _test_cxx17_support()
 
 
 #
-# In the following we have to avoid
+# Some compilers are too generous in accepting some of the language
+# features that we test below and do not issue an error but a warning. Set
+# -Werror to make the feature detection more reliable.
 #
 SET(_werror_flag "")
 IF(CMAKE_CXX_COMPILER_ID MATCHES "MSVC")

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.