]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Disable std=c++11 for now (until I've figured out why it is exploding...)
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 28 Sep 2012 12:42:45 +0000 (12:42 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 28 Sep 2012 12:42:45 +0000 (12:42 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26833 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/checks/check_for_cxx_features.cmake

index 4d6245face4d6d0d6ce56e518088062623b07a31..86d42a0931558978302b86db67481c4f1403b10b 100644 (file)
@@ -19,7 +19,7 @@ CHECK_CXX_SOURCE_COMPILES(
 # 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.