]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Code Cleanup
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 24 Oct 2012 17:35:14 +0000 (17:35 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 24 Oct 2012 17:35:14 +0000 (17:35 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27199 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/bundled/CMakeLists.txt
deal.II/config/CMakeLists.txt
deal.II/include/CMakeLists.txt
deal.II/scripts/CMakeLists.txt

index d26d038f598aae91b058fbbdffcb9421767bf578..657790f6182133c765c55603ba13925098c7ea4c 100644 (file)
@@ -91,7 +91,6 @@ ENDIF()
 #
 # UMFPACK, AMD and UFCONFIG:
 #
-
 SET(FEATURE_UMFPACK_HAVE_BUNDLED TRUE)
 SET(UMFPACK_FOLDER "${CMAKE_SOURCE_DIR}/bundled/umfpack")
 OPTION(DEAL_II_FORCE_BUNDLED_UMFPACK
index b29ce4d26c7a69d806f2ff2d1118b310002fcc9a..c42c2c67e8078811e3c76cf74ad39812be868046 100644 (file)
@@ -56,8 +56,8 @@ FOREACH(build ${DEAL_II_BUILD_TYPES})
 ENDFOREACH()
 
 SET(CONFIG_INCLUDE_DIRS
-  ${DEAL_II_USER_INCLUDE_DIRS}
   ${DEAL_II_INCLUDE_DIRS}
+  ${DEAL_II_USER_INCLUDE_DIRS}
   )
 
 CONFIGURE_FILE(
index a68acbfc0834840c0924b991bd42749a06e60b29..4d03268c7130cf3377d12c88f9f4d5caa57ed71b 100644 (file)
@@ -20,11 +20,9 @@ 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
@@ -32,7 +30,6 @@ INSTALL(DIRECTORY deal.II
   PATTERN ".svn" EXCLUDE
   )
 
-
 #
 # and don't forget to install all generated header files, too:
 #
index 4a265d045a3662e50d98692e04f36c3c52329d4f..0a8af654fb8932ea297f69629dc6faaa7ecd7fa9 100644 (file)
@@ -14,7 +14,6 @@
 
 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


Typeset in Trocchi and Trocchi Bold Sans Serif.