summaryrefslogtreecommitdiff
path: root/CMake/install.cmake
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2014-11-22 00:42:44 +0000
committerAlbrecht Schlosser <albrechts.fltk@online.de>2014-11-22 00:42:44 +0000
commitfd4784a340b39877db5cd73366346205585fd110 (patch)
treec11f53960b6edc36c1e41a83b2062b6e01c73f09 /CMake/install.cmake
parent57318e8b3e3800bcadbf69ecfb8f41f8f453e6b0 (diff)
Set correct svn properties on CMake files.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10466 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'CMake/install.cmake')
-rw-r--r--CMake/install.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMake/install.cmake b/CMake/install.cmake
index c6dd7e3d6..c585ebe2f 100644
--- a/CMake/install.cmake
+++ b/CMake/install.cmake
@@ -1,5 +1,5 @@
#
-# "$Id: CMakeLists.txt 10092 2014-02-02 00:49:50Z AlbrechtS $"
+# "$Id$"
#
# Main CMakeLists.txt to build the FLTK project using CMake (www.cmake.org)
# Written by Michael Surette