1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-05 21:57:41 +02:00

* Fixed FindLibLastFm.cmak comments.

This commit is contained in:
Christian Muehlhaeuser
2012-06-12 01:18:07 +02:00
parent cc320a99f2
commit 5e731953a3

View File

@@ -1,8 +1,8 @@
# - Try to find LibLastFm # - Try to find LibLastFm
# #
# LIBLASTFM_FOUND - system has QTweetLib # LIBLASTFM_FOUND - system has liblastfm
# LIBLASTFM_INCLUDE_DIRS - the QTweetLib include directories # LIBLASTFM_INCLUDE_DIRS - the liblastfm include directories
# LIBLASTFM_LIBRARIES - link these to use QTweetLib # LIBLASTFM_LIBRARIES - link these to use liblastfm
# #
# (c) Dominik Schmidt <dev@dominik-schmidt.de> # (c) Dominik Schmidt <dev@dominik-schmidt.de>
# #