]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix: CMake: Remove leftover code. We are able to find muparser externally :-]
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 2 Mar 2014 19:11:00 +0000 (19:11 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 2 Mar 2014 19:11:00 +0000 (19:11 +0000)
git-svn-id: https://svn.dealii.org/trunk@32598 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/configure/configure_muparser.cmake

index 2580c6a5e43c4c1bb685acfb75f5ea2a59c18ff6..29aab1f087378434c976fcbeba734b1c0aefd2cf 100644 (file)
 # Configuration for the MUPARSER library:
 #
 
-MACRO(FEATURE_MUPARSER_FIND_EXTERNAL var)
-  MESSAGE(STATUS
-    "No module available for finding functionparser externally."
-    )
-ENDMACRO()
-
-
 MACRO(FEATURE_MUPARSER_CONFIGURE_BUNDLED)
   SET(MUPARSER_BUNDLED_INCLUDE_DIRS ${MUPARSER_FOLDER}/include)
 ENDMACRO()
 
-
-MACRO(FEATURE_MUPARSER_ERROR_MESSAGE)
-  MESSAGE(FATAL_ERROR "\n"
-    "No module available for finding functionparser externally.\n"
-    "Disable DEAL_II_WITH_MUPARSER, or enable DEAL_II_ALLOW_BUNDLED.\n\n"
-    )
-ENDMACRO()
-
-
 CONFIGURE_FEATURE(MUPARSER)

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.