From: maier Date: Wed, 9 Oct 2013 22:52:07 +0000 (+0000) Subject: Bugfix X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19222d6f74c1b07ee25c59be5fcfc62c28de47b9;p=dealii-svn.git Bugfix git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31192 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/build_tests/CMakeLists.txt b/tests/build_tests/CMakeLists.txt index a83326b4a2..95f8a63152 100644 --- a/tests/build_tests/CMakeLists.txt +++ b/tests/build_tests/CMakeLists.txt @@ -95,6 +95,7 @@ FOREACH(_step_full ${_steps}) && cat ${_step_dir}/failing_configure_output) # succeed anyway! WORKING_DIRECTORY ${_step_dir} DEPENDS ${_step_dir}/CMakeLists.txt + ${DEAL_II_PATH}/${DEAL_II_PROJECT_CONFIG_RELDIR}/${DEAL_II_PACKAGE_NAME}Config.cmake ) # And a rule on how to build the example step: