From 5e731953a3b34e7b838cc7b5957a455eb45e1f33 Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Tue, 12 Jun 2012 01:18:07 +0200 Subject: [PATCH] * Fixed FindLibLastFm.cmak comments. --- CMakeModules/FindLibLastFm.cmake | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeModules/FindLibLastFm.cmake b/CMakeModules/FindLibLastFm.cmake index e7cd40134..1997d75a7 100644 --- a/CMakeModules/FindLibLastFm.cmake +++ b/CMakeModules/FindLibLastFm.cmake @@ -1,8 +1,8 @@ # - Try to find LibLastFm # -# LIBLASTFM_FOUND - system has QTweetLib -# LIBLASTFM_INCLUDE_DIRS - the QTweetLib include directories -# LIBLASTFM_LIBRARIES - link these to use QTweetLib +# LIBLASTFM_FOUND - system has liblastfm +# LIBLASTFM_INCLUDE_DIRS - the liblastfm include directories +# LIBLASTFM_LIBRARIES - link these to use liblastfm # # (c) Dominik Schmidt #