]> https://gitweb.dealii.org/ - dealii.git/commit
examples: ignore temporary cc files in cmake 8181/head
authorTimo Heister <timo.heister@gmail.com>
Wed, 15 May 2019 16:05:30 +0000 (10:05 -0600)
committerTimo Heister <timo.heister@gmail.com>
Wed, 15 May 2019 16:05:30 +0000 (10:05 -0600)
commit996422c014a28d332088b2c4a7b57d55fb4e045b
tree4c3b1181e67b2a0074a86aa2fc92503216cc48d4
parent1f0ed39c7db97bbf115e32d5ebbb7d6d8646eabf
examples: ignore temporary cc files in cmake

I had an editor leave a temporary cc file in the example directory. This
caused cmake/make to fail in hilarious ways. To try it yourself:
``touch examples/step-63/a#.cc``

By reducing the glob to files that are of the form "step-*.cc", we
should be able to avoid this problem. In my case the file was
".#step-63.cc".
examples/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.