#
# UMFPACK, AMD and UFCONFIG:
#
-
SET(FEATURE_UMFPACK_HAVE_BUNDLED TRUE)
SET(UMFPACK_FOLDER "${CMAKE_SOURCE_DIR}/bundled/umfpack")
OPTION(DEAL_II_FORCE_BUNDLED_UMFPACK
ENDFOREACH()
SET(CONFIG_INCLUDE_DIRS
- ${DEAL_II_USER_INCLUDE_DIRS}
${DEAL_II_INCLUDE_DIRS}
+ ${DEAL_II_USER_INCLUDE_DIRS}
)
CONFIGURE_FILE(
${CMAKE_CURRENT_BINARY_DIR}/deal.II/base/config.h
)
-
#
# Add a rule on how to install the header files:
#
-
INSTALL(DIRECTORY deal.II
DESTINATION ${DEAL_II_INCLUDE_RELDIR}
COMPONENT library
PATTERN ".svn" EXCLUDE
)
-
#
# and don't forget to install all generated header files, too:
#
ADD_EXECUTABLE(expand_instantiations expand_instantiations.cc)
-
IF(DEAL_II_COMPONENT_COMPAT_FILES)
#
# Build and install the old dependency_resolution and report_features
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