From 2c1102c0068b3e2690e1cfdcb8cdc33c7bcd7ffb Mon Sep 17 00:00:00 2001 From: Ralf Habacker Date: Thu, 19 Jul 2007 20:16:09 +0000 Subject: * cmake/modules/FindKDEWIN.cmake: fixed comment * cmake/modules/FindKDEWIN32.cmake: removed obsolate cmake module --- cmake/modules/FindKDEWIN.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmake/modules/FindKDEWIN.cmake') diff --git a/cmake/modules/FindKDEWIN.cmake b/cmake/modules/FindKDEWIN.cmake index 3f14f7a2..ba0e367c 100644 --- a/cmake/modules/FindKDEWIN.cmake +++ b/cmake/modules/FindKDEWIN.cmake @@ -1,4 +1,4 @@ -# - Try to find the KDEWIN library +# - Try to find the install path of the required win32 supplementary libraries # # used environment vars # KDEWIN_DIR - kdewin root dir -- cgit