]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix: Add the includes as well
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 20 Sep 2012 09:10:58 +0000 (09:10 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 20 Sep 2012 09:10:58 +0000 (09:10 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26552 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/scripts/CMakeLists.txt

index 9c48ad31c7a2cfe10ed894f8892b67931bcb270a..dba97a4a296a83a16c4af5b225b5b5a5a1120ecc 100644 (file)
@@ -4,6 +4,11 @@ IF(DEAL_II_INSTALL_COMPAT_FILES)
   # Build and install the old dependency_resolution executable:
   #
 
+  INCLUDE_DIRECTORIES(
+    ${CMAKE_SOURCE_DIR}/include/
+    ${CMAKE_BINARY_DIR}/include/
+    )
+
   ADD_EXECUTABLE(make_dependencies make_dependencies.cc)
   ADD_EXECUTABLE(report_features report_features.cc)
 

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.