Set correct svn properties on CMake files.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10466 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
57318e8b3e
commit
fd4784a340
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#
|
||||
# "$Id: CMakeLists.txt 10092 2014-02-02 00:49:50Z AlbrechtS $"
|
||||
# "$Id$"
|
||||
#
|
||||
# macros.cmake defines macros used by the build system
|
||||
# Written by Michael Surette
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
#
|
||||
# "$Id: CMakeLists.txt 10092 2014-02-02 00:49:50Z AlbrechtS $"
|
||||
# "$Id$"
|
||||
#
|
||||
# CMakeLists.txt to build the FLTK project using CMake (www.cmake.org)
|
||||
# Written by Michael Surette
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# "$Id: fltk-config.in 6614 2009-01-01 16:11:32Z matt $"
|
||||
# "$Id$"
|
||||
#
|
||||
# FLTK configuration utility.
|
||||
#
|
||||
@ -395,5 +395,5 @@ if test "$echo_includedir" = "yes"; then
|
||||
fi
|
||||
|
||||
#
|
||||
# End of "$Id: fltk-config.in 6614 2009-01-01 16:11:32Z matt $".
|
||||
# End of "$Id$".
|
||||
#
|
||||
|
||||
Loading…
Reference in New Issue
Block a user