]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
CMake: Bugfix: Add header to quick_tests. Closes bug 185.
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 5 Feb 2014 10:43:56 +0000 (10:43 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 5 Feb 2014 10:43:56 +0000 (10:43 +0000)
git-svn-id: https://svn.dealii.org/trunk@32411 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/tests/quick_tests/CMakeLists.txt

index e8d639f4814729f3d69c5dd0cbab10f6cd4714bb..a94370078007fdcde0ead038c94e1b4beb51b0a6 100644 (file)
 #
 ENABLE_TESTING()
 
+INCLUDE_DIRECTORIES(
+  ${CMAKE_BINARY_DIR}/include/
+  ${CMAKE_SOURCE_DIR}/include/
+  ${DEAL_II_BUNDLED_INCLUDE_DIRS}
+  ${DEAL_II_INCLUDE_DIRS}
+  )
+
 # Use the first available build type (this prefers debug mode if available):
 LIST(GET DEAL_II_BUILD_TYPES 0 _mybuild)
 MESSAGE(STATUS "Setting up quick_tests in ${_mybuild} mode")

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.