]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: Also ignore -Wmisleading-indentation for external includes 3895/head
authorMatthias Maier <tamiko@43-1.org>
Wed, 1 Feb 2017 22:44:22 +0000 (16:44 -0600)
committerMatthias Maier <tamiko@43-1.org>
Wed, 1 Feb 2017 22:44:56 +0000 (16:44 -0600)
include/deal.II/base/config.h.in

index 978d4d7504c0f049141f863cd1c67b88602fbb14..32e0dda1186596f8b9481e2e4c6d731ae316a6f8 100644 (file)
@@ -312,6 +312,7 @@ _Pragma("GCC diagnostic ignored \"-Wdeprecated-declarations\"")  \
 _Pragma("GCC diagnostic ignored \"-Wunused-but-set-variable\"")  \
 _Pragma("GCC diagnostic ignored \"-Wexpansion-to-defined\"")     \
 _Pragma("GCC diagnostic ignored \"-Wignored-attributes\"")       \
+_Pragma("GCC diagnostic ignored \"-Wmisleading-indentation\"")   \
 _Pragma("GCC diagnostic warning \"-Wpragmas\"")
 
 #  define DEAL_II_ENABLE_EXTRA_DIAGNOSTICS                       \

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.