]> https://gitweb.dealii.org/ - code-gallery.git/commitdiff
Add a dummy cmake file that will simply be called when later unpacking
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 23 Sep 2015 22:40:49 +0000 (17:40 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 23 Sep 2015 22:40:49 +0000 (17:40 -0500)
the repository from the deal.II doc generators.

CMakeLists.txt [new file with mode: 0644]

diff --git a/CMakeLists.txt b/CMakeLists.txt
new file mode 100644 (file)
index 0000000..9fa97ff
--- /dev/null
@@ -0,0 +1,17 @@
+## ---------------------------------------------------------------------
+##
+## Copyright (C) 2015 by the deal.II authors
+##
+## This file is part of the deal.II code gallery.
+##
+## The deal.II code gallery is free software; you can use it, redistribute
+## it, and/or modify it under the terms of the GNU Lesser General
+## Public License as published by the Free Software Foundation; either
+## version 2.1 of the License, or (at your option) any later version.
+## The full text of the license can be found in the file LICENSE at
+## the top level of the deal.II distribution.
+##
+## ---------------------------------------------------------------------
+
+
+MESSAGE(STATUS "This is the deal.II code gallery")

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.