summaryrefslogtreecommitdiff
path: root/Modules/FindGTK2.cmake
diff options
context:
space:
mode:
authorPhilip Lowman <philip@yhbt.com>2009-09-21 22:38:12 -0400
committerPhilip Lowman <philip@yhbt.com>2009-09-21 22:38:12 -0400
commitbc7989020595208d4f932b52135ff1f67d88f51d (patch)
tree95761458956d175afb69d951e50a2d5fdf9b8da8 /Modules/FindGTK2.cmake
parent448f88d46b2567565b3ab31245a2884c3462c0c5 (diff)
downloadcmake-bc7989020595208d4f932b52135ff1f67d88f51d.tar.gz
Add a blank line to my contributed find modules to prevent copyright info from showing up in CMake docs
Diffstat (limited to 'Modules/FindGTK2.cmake')
-rw-r--r--Modules/FindGTK2.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindGTK2.cmake b/Modules/FindGTK2.cmake
index 6921269425..7d58ae4a8f 100644
--- a/Modules/FindGTK2.cmake
+++ b/Modules/FindGTK2.cmake
@@ -49,7 +49,7 @@
# target_link_libraries(mygui ${GTK2_LIBRARIES})
# endif()
#
-#=================
+
#
# Copyright (c) 2008-2009
# Philip Lowman <philip@yhbt.com>