From fb4fe2c52d19f33c8b64610f25e477c93fc92898 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Sun, 29 Jul 2007 12:35:19 +0000 Subject: [PATCH] Not necessary svn path=/trunk/KDE/kdegraphics/cmake/modules/; revision=693895 --- cmake/modules/FindCHM.cmake | 2 -- 1 file changed, 2 deletions(-) diff --git a/cmake/modules/FindCHM.cmake b/cmake/modules/FindCHM.cmake index 3ecd4c041..253877dc9 100644 --- a/cmake/modules/FindCHM.cmake +++ b/cmake/modules/FindCHM.cmake @@ -10,8 +10,6 @@ # Redistribution and use is allowed according to the terms of the BSD license. # For details see the accompanying COPYING-CMAKE-SCRIPTS file. -include(CheckLibraryExists) - if (CHM_LIBRARY AND CHM_INCLUDE_DIR) # in cache already set(CHM_FOUND TRUE)