From 2bee64a35d8b451f6e09208c15923fc07c30d113 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Thu, 29 Mar 2007 14:19:30 +0000 Subject: SVN_SILENT: minor svn path=/trunk/KDE/kdelibs/; revision=647785 --- modules/FindQCA2.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/FindQCA2.cmake b/modules/FindQCA2.cmake index d671422f..de855511 100644 --- a/modules/FindQCA2.cmake +++ b/modules/FindQCA2.cmake @@ -48,7 +48,7 @@ else (QCA2_INCLUDE_DIR AND QCA2_LIBRARIES) message(STATUS "Could NOT find QCA2 includes in ${_Qca2IncDir}") endif (NOT QCA2_INCLUDE_DIR) if (NOT QCA2_LIBRARIES) - message(STATUS "Could not find QCA2 libraries in ${_Qca2LinkDir}") + message(STATUS "Could NOT find QCA2 libraries in ${_Qca2LinkDir}") endif (NOT QCA2_LIBRARIES) if (QCA2_FIND_REQUIRED) message(SEND_ERROR "Could NOT find QCA2") -- cgit v1.2.1