]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 18 Sep 2013 21:10:36 +0000 (21:10 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 18 Sep 2013 21:10:36 +0000 (21:10 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30810 0785d39b-7218-0410-832d-ea1e28bc413d

tests/build_tests/CMakeLists.txt

index bfd0d9217bc8f17fae125248cf16ea5e2497e309..d51e2e3989db8a8d3bb6f8b51516becc0c37b3e5 100644 (file)
@@ -86,7 +86,7 @@ FOREACH(_step_full ${_steps})
       # And a rule on how to configure the example step:
       ADD_CUSTOM_COMMAND(OUTPUT ${_step_dir}/configure_output
         COMMAND ${CMAKE_COMMAND}
-          -DDEAL_II_DIR=${CMAKE_BINARY_DIR} -DCMAKE_BUILD_TYPE=${_build} .
+          -DDEAL_II_DIR=${DEAL_II_BINARY_DIR} -DCMAKE_BUILD_TYPE=${_build} .
           > ${_step_dir}/configure_output 2>&1
           || (mv ${_step_dir}/configure_output
                  ${_step_dir}/failing_configure_output

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.