[cmake-commits] alex committed FindKDE4.cmake 1.7 1.8

cmake-commits at cmake.org cmake-commits at cmake.org
Tue Feb 20 16:05:44 EST 2007


Update of /cvsroot/CMake/CMake/Modules
In directory public:/mounts/ram/cvs-serv13660

Modified Files:
	FindKDE4.cmake 
Log Message:
STYLE: fix docs for FindKDE4.cmake

Alex


Index: FindKDE4.cmake
===================================================================
RCS file: /cvsroot/CMake/CMake/Modules/FindKDE4.cmake,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- FindKDE4.cmake	30 Jan 2007 20:43:25 -0000	1.7
+++ FindKDE4.cmake	20 Feb 2007 21:05:42 -0000	1.8
@@ -1,9 +1,8 @@
 # Find KDE4 and provide all necessary variables and macros to compile software for it.
 # It looks for KDE 4 in the following directories in the given order:
-# - CMAKE_INSTALL_PREFIX
-# - KDEDIRS
-# - /opt/kde4
-# - /opt/kde
+#  CMAKE_INSTALL_PREFIX
+#  KDEDIRS
+#  /opt/kde4
 #
 # Please look in FindKDE4Internal.cmake and KDE4Macros.cmake for more information.
 # They are installed with the KDE 4 libraries in $KDEDIRS/share/apps/cmake/modules/.



More information about the Cmake-commits mailing list