aboutsummaryrefslogtreecommitdiff
path: root/modules/FindStrigi.cmake
diff options
context:
space:
mode:
authorLaurent Montel <montel@kde.org>2007-08-20 06:51:13 +0000
committerLaurent Montel <montel@kde.org>2007-08-20 06:51:13 +0000
commita0ac74e03721c2b1441a733d57377f177ceff7a3 (patch)
tree7021f031392e683c810a39d64902939a8dc31f5f /modules/FindStrigi.cmake
parent468f523bb5cfd6f2394fa05f9112d734abf72930 (diff)
downloadextra-cmake-modules-a0ac74e03721c2b1441a733d57377f177ceff7a3.tar.gz
extra-cmake-modules-a0ac74e03721c2b1441a733d57377f177ceff7a3.tar.bz2
Use FIND_PACKAGE_HANDLE_STANDARD_ARGS
Fix typo svn path=/trunk/KDE/kdelibs/; revision=702150
Diffstat (limited to 'modules/FindStrigi.cmake')
-rw-r--r--modules/FindStrigi.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/FindStrigi.cmake b/modules/FindStrigi.cmake
index 3cf32e79..a85ada8a 100644
--- a/modules/FindStrigi.cmake
+++ b/modules/FindStrigi.cmake
@@ -5,7 +5,6 @@
# STRIGI_INCLUDE_DIR - the Strigi include directory
# STRIGI_STREAMANALYZER_LIBRARY - Link these to use Strigi streamanalyzer
# STRIGI_STREAMS_LIBRARY - Link these to use Strigi streams
-# STRIGI_LIBRARIES - Link these to use both Strigi libraries
set(STRIGI_MIN_VERSION "0.5.3")