]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Disable warning for muParser's generic function pointer 6449/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Fri, 4 May 2018 16:32:42 +0000 (18:32 +0200)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Fri, 4 May 2018 16:32:42 +0000 (18:32 +0200)
bundled/muparser_v2_2_4/CMakeLists.txt

index ec6e128497ed2515b51095ac112943e46aab5fe6..6551117cf3129ccffa911358450c89bfd1f65ac2 100644 (file)
@@ -21,6 +21,7 @@ STRIP_FLAG(DEAL_II_CXX_FLAGS "-pedantic")
 ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS -Wno-switch)
 ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS -Wno-nested-anon-types)
 ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS -Wno-implicit-fallthrough)
+ENABLE_IF_SUPPORTED(DEAL_II_CXX_FLAGS -Wno-cast-function-type)
 
 INCLUDE_DIRECTORIES(
   include/

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.