From: Timo Heister Date: Thu, 6 Feb 2014 16:21:29 +0000 (+0000) Subject: add another muparser flag X-Git-Tag: v8.2.0-rc1~771^2~19 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b6280e2d55e68bfcf400dae8dd7ee1f79bf4e04;p=dealii.git add another muparser flag git-svn-id: https://svn.dealii.org/branches/branch_muparser@32422 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/bundled/muparser_v2_2_3/CMakeLists.txt b/deal.II/bundled/muparser_v2_2_3/CMakeLists.txt index fdf48b33dd..040a71b6dc 100644 --- a/deal.II/bundled/muparser_v2_2_3/CMakeLists.txt +++ b/deal.II/bundled/muparser_v2_2_3/CMakeLists.txt @@ -20,6 +20,7 @@ STRIP_FLAG(DEAL_II_CXX_FLAGS "-Wall") 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) INCLUDE_DIRECTORIES( include/