aboutsummaryrefslogtreecommitdiff
path: root/modules/FindMusicBrainz.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'modules/FindMusicBrainz.cmake')
-rw-r--r--modules/FindMusicBrainz.cmake7
1 files changed, 1 insertions, 6 deletions
diff --git a/modules/FindMusicBrainz.cmake b/modules/FindMusicBrainz.cmake
index 9f2ad985..09884115 100644
--- a/modules/FindMusicBrainz.cmake
+++ b/modules/FindMusicBrainz.cmake
@@ -1,10 +1,5 @@
-# Module to find the musicbrainz library
+# Option for build or not MusicBrainz
#
-# It defines
-# MUSICBRAINZ_INCLUDE_DIR - the include dir
-# MUSICBRAINZ_LIBRARIES - the required libraries
-# MUSICBRAINZ_FOUND - true if both of the above have been found
-
# Copyright (c) 2006,2007 Laurent Montel, <montel@kde.org>
#
# Redistribution and use is allowed according to the terms of the BSD license.