]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update comment, fix whitespace
authorMatthias Maier <tamiko@43-1.org>
Mon, 3 Aug 2015 03:03:37 +0000 (22:03 -0500)
committerMatthias Maier <tamiko@43-1.org>
Mon, 3 Aug 2015 03:03:37 +0000 (22:03 -0500)
cmake/checks/check_01_cpu_features.cmake
cmake/checks/check_02_system_features.cmake

index d5d16e443703ebf0c1809dd3d713627f5c9d4c75..2f3625e01482b75e56d09f43b6e1f7c0217a5788 100644 (file)
@@ -27,8 +27,9 @@
 #   DEAL_II_HAVE_SSE2                    *)
 #   DEAL_II_HAVE_AVX                     *)
 #   DEAL_II_HAVE_AVX512                  *)
-#   DEAL_II_HAVE_OPENMP_SIMD             *)
 #   DEAL_II_COMPILER_VECTORIZATION_LEVEL
+#   DEAL_II_HAVE_OPENMP_SIMD             *)
+#   DEAL_II_OPENMP_SIMD_PRAGMA
 #
 # *)
 # It is is possible to manually set the above values to their corresponding
index cd58f4141609ebeccfbfc73c611008b3d5832208..d846c8715a6a747cce0ebb77ce032d9f0361b33d 100644 (file)
@@ -94,7 +94,7 @@ IF(CMAKE_SYSTEM_NAME MATCHES "Darwin")
   # At least on Clang 5.0.0 the template depth is set to 128, which is too low
   # to compile parts of the library. Fix this by setting a large value.
   #
-  ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS "-ftemplate-depth=1024")  
+  ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS "-ftemplate-depth=1024")
 ENDIF()
 
 

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.