]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Bugfix: Do not forget to use the 'RELATIVE' keyword 134/head
authorMatthias Maier <tamiko@kyomu.43-1.org>
Thu, 4 Sep 2014 07:35:19 +0000 (09:35 +0200)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Thu, 4 Sep 2014 07:35:19 +0000 (09:35 +0200)
tests/all-headers/CMakeLists.txt

index 28e16c84212e9f47b062bf86a730fae19b46d40d..5b1a722c24a69afc2bcf41c1a950832fa94d9a83 100644 (file)
@@ -33,7 +33,7 @@ SET(_category all-headers)
 # Glob together all header files and strip SOURCE_DIR/include/deal.II to
 # get a correct relative path:
 #
-FILE(GLOB_RECURSE _headers ${DEAL_II_SOURCE_DIR}/include/deal.II/
+FILE(GLOB_RECURSE _headers RELATIVE ${DEAL_II_SOURCE_DIR}/include/deal.II
   ${DEAL_II_SOURCE_DIR}/include/deal.II/*.h
   )
 

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.