]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix: Add -std=c++11 to the candidate pool of possible c++11 flags
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 20 Oct 2012 12:13:31 +0000 (12:13 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 20 Oct 2012 12:13:31 +0000 (12:13 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27151 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/checks/check_for_cxx_features.cmake

index f68e14ee304f430351046ca17a0ead607695d259..adb67c9c99c988bbcccf1ed8fe37492b17f75aef 100644 (file)
@@ -27,7 +27,7 @@
 # See if there is a compiler flag to enable C++11 features
 #
 FOREACH(test_flag
-    "-std=c++11"
+    "-std=c++11"
     "-std=c++0x"
     )
 

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.