]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Disable for now until I've figured out were the buggy linkage comes from
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 28 Sep 2012 22:20:23 +0000 (22:20 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 28 Sep 2012 22:20:23 +0000 (22:20 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26871 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/scripts/CMakeLists.txt

index 4e0ede74f9f8b74ede1593f084613561c2da526f..f7f0861a769aa6fda48a3b955169cf08c790f79b 100644 (file)
@@ -9,19 +9,22 @@ IF(DEAL_II_COMPONENT_COMPAT_FILES)
   # executables:
   #
 
-  INCLUDE_DIRECTORIES(
-    ${CMAKE_SOURCE_DIR}/include/
-    ${CMAKE_BINARY_DIR}/include/
-    )
+  #INCLUDE_DIRECTORIES(
+  #  ${CMAKE_SOURCE_DIR}/include/
+  #  ${CMAKE_BINARY_DIR}/include/
+  #  )
 
   ADD_EXECUTABLE(make_dependencies make_dependencies.cc)
 
-  ADD_EXECUTABLE(report_features report_features.cc)
-  TARGET_LINK_LIBRARIES(report_features ${DEAL_II_EXTERNAL_LIBRARIES})
+  #ADD_EXECUTABLE(report_features report_features.cc)
+  #TARGET_LINK_LIBRARIES(report_features ${DEAL_II_EXTERNAL_LIBRARIES})
 
   ADD_DEPENDENCIES(report_features deal_ii_target_dependencies)
 
-  INSTALL(TARGETS make_dependencies report_features expand_instantiations
+  INSTALL(TARGETS
+    make_dependencies
+    #report_features
+    expand_instantiations
     RUNTIME
     DESTINATION common/scripts
     COMPONENT compat_files

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.