]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix: Avoid duplicate entries in categories candidate list
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 21 Oct 2013 06:43:09 +0000 (06:43 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 21 Oct 2013 06:43:09 +0000 (06:43 +0000)
git-svn-id: https://svn.dealii.org/trunk@31368 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/tests/CMakeLists.txt

index f59b02d04d74eee2cb11439e159317f5f2d622ad..681d3851bfb2b1933c5cecee24027d2946ac084b 100644 (file)
@@ -71,6 +71,7 @@ ENDFOREACH()
 #
 FILE(GLOB _categories RELATIVE ${TEST_DIR} ${TEST_DIR}/*)
 SET(_categories all-headers build_tests mesh_converter ${_categories})
+LIST(REMOVE_DUPLICATES _categories)
 
 #
 # Define a subproject for every enabled category:

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.