]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Testsuite: Bugfix: Hint with "DEAL_II_DIR" instead of "DEAL_II_BINARY_DIR"
authorMatthias Maier <tamiko@43-1.org>
Fri, 27 Mar 2015 10:03:40 +0000 (11:03 +0100)
committerMatthias Maier <tamiko@43-1.org>
Fri, 27 Mar 2015 10:03:40 +0000 (11:03 +0100)
tests/build_tests/CMakeLists.txt

index 8248c41196b19227c89b20f983e75aaaf89e0efa..06ee66fa466dd76c963535b698a41db3ff11ae9f 100644 (file)
@@ -108,7 +108,7 @@ FOREACH(_step_full ${_steps})
       ADD_CUSTOM_COMMAND(OUTPUT ${_step_dir}/configure_output
         COMMAND rm -f ${_step_dir}/failing_configure_output
         COMMAND ${CMAKE_COMMAND}
-          -DDEAL_II_DIR=${DEAL_II_BINARY_DIR} -DCMAKE_BUILD_TYPE=${_build} .
+          -DDEAL_II_DIR=${DEAL_II_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.