]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
remove forgottten functionparser cmake file
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 26 Feb 2014 22:48:28 +0000 (22:48 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 26 Feb 2014 22:48:28 +0000 (22:48 +0000)
git-svn-id: https://svn.dealii.org/trunk@32561 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/configure/configure_functionparser.cmake [deleted file]

diff --git a/deal.II/cmake/configure/configure_functionparser.cmake b/deal.II/cmake/configure/configure_functionparser.cmake
deleted file mode 100644 (file)
index 4794106..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-## ---------------------------------------------------------------------
-## $Id$
-##
-## Copyright (C) 2012 - 2014 by the deal.II authors
-##
-## This file is part of the deal.II library.
-##
-## The deal.II library is free software; you can use it, redistribute
-## it, and/or modify it under the terms of the GNU Lesser General
-## Public License as published by the Free Software Foundation; either
-## version 2.1 of the License, or (at your option) any later version.
-## The full text of the license can be found in the file LICENSE at
-## the top level of the deal.II distribution.
-##
-## ---------------------------------------------------------------------
-
-#
-# Configuration for functionparser
-#
-
-MACRO(FEATURE_FUNCTIONPARSER_FIND_EXTERNAL var)
-  MESSAGE(STATUS
-    "No module available for finding functionparser externally."
-    )
-ENDMACRO()
-
-
-MACRO(FEATURE_FUNCTIONPARSER_CONFIGURE_BUNDLED)
-  SET(FUNCTIONPARSER_BUNDLED_INCLUDE_DIRS ${FUNCTIONPARSER_FOLDER})
-ENDMACRO()
-
-
-MACRO(FEATURE_FUNCTIONPARSER_ERROR_MESSAGE)
-  MESSAGE(FATAL_ERROR "\n"
-    "No module available for finding functionparser externally.\n"
-    "Disable DEAL_II_WITH_FUNCTIONPARSER, or enable DEAL_II_ALLOW_BUNDLED.\n\n"
-    )
-ENDMACRO()
-
-
-CONFIGURE_FEATURE(FUNCTIONPARSER)

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.