]> https://gitweb.dealii.org/ - dealii.git/commitdiff
No need to exclude '.svn' directories any more, now that we don't use svn any more.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 3 Jan 2015 14:19:25 +0000 (08:19 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sat, 3 Jan 2015 14:19:25 +0000 (08:19 -0600)
examples/CMakeLists.txt
include/CMakeLists.txt

index 19751f81a69eb7a019d70f70f546bea186e8279a..039563cb1444a29f41cbe41c08e586bd5639a3d2 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2014 by the deal.II authors
+## Copyright (C) 2012 - 2015 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
@@ -25,7 +25,6 @@ IF(DEAL_II_COMPONENT_EXAMPLES)
     #
     PATTERN "CMakeFiles*" EXCLUDE
     PATTERN "doc*" EXCLUDE
-    PATTERN ".svn*" EXCLUDE
     #
     # Glob Includes:
     #
index 30deffd6fa43a47157de82f945dd7e7f3881b143..88f15474cbdba4c854b2c8308bf65898df4027e1 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2013, 2015 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
@@ -28,7 +28,6 @@ INSTALL(DIRECTORY deal.II
   DESTINATION ${DEAL_II_INCLUDE_RELDIR}
   COMPONENT library
   FILES_MATCHING PATTERN "*.h"
-  PATTERN ".svn" EXCLUDE
   )
 
 #
@@ -38,6 +37,5 @@ INSTALL(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/deal.II
   DESTINATION ${DEAL_II_INCLUDE_RELDIR}
   COMPONENT library
   FILES_MATCHING PATTERN "*.h"
-  PATTERN ".svn" EXCLUDE
   )
 

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.