]> https://gitweb.dealii.org/ - dealii.git/commit
Fix path to cmake file. 1379/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 17 Aug 2015 14:39:41 +0000 (09:39 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 17 Aug 2015 14:39:41 +0000 (09:39 -0500)
commitada5e5d04aaf766b9a88f72a53d0d9c3a62dc69d
tree62ee61abf408430a2033cb31b1a2f17c5c564275
parent2925bff86ac878a948543062a98b0455a281c9e4
Fix path to cmake file.

The current path leads to a failure on my system when calling
'ninja setup_tests':

FAILED: cd /node/bangerth/trunk/build/tests/sharedtria && /w/bangerth/share/software/cmake-2.8.12.2/bin/cmake -GNinja -DDEAL_II_DIR=/node/bangerth/trunk/build -UDIFF_DIR -UNUMDIFF_DIR -UTEST_PICKUP_REGEX -UTEST_TIME_LIMIT /node/bangerth/trunk/dealii/tests/sharedtria > /dev/null
CMake Error at CMakeLists.txt:2 (INCLUDE):
  include could not find load file:

    ../tests/setup_testsubproject.cmake

CMake Error at CMakeLists.txt:4 (INCLUDE):
  include called with wrong number of arguments.  Include only takes one
  file.

Fix this by providing the same path as in the tests/distributed
directory.
tests/sharedtria/CMakeLists.txt

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.