From: heister Date: Thu, 6 Feb 2014 16:21:29 +0000 (+0000) Subject: add another muparser flag X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d1ca04346daeb68a851e6eb520e7e0331967627;p=dealii-svn.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/