mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 22:26:32 +02:00
Merge pull request #33 from Horrendus/patch-1
Corrected the Path for Jreen
This commit is contained in:
@@ -111,7 +111,7 @@ IF( INTERNAL_JREEN )
|
|||||||
ELSE( INTERNAL_JREEN )
|
ELSE( INTERNAL_JREEN )
|
||||||
macro_optional_find_package(Jreen)
|
macro_optional_find_package(Jreen)
|
||||||
ENDIF( INTERNAL_JREEN )
|
ENDIF( INTERNAL_JREEN )
|
||||||
macro_log_feature(LIBJREEN_FOUND "Jreen" "Qt XMPP Library" "http://gitorious.org/jreen/jreen" FALSE "" "Jreen is needed for the Jabber SIP plugin. \n\n Use -DINTERNAL_JREEN=ON to build the git submodule inside Tomahawk \n Be aware this installs a full jreen with headers and everything!\n")
|
macro_log_feature(LIBJREEN_FOUND "Jreen" "Qt XMPP Library" "https://github.com/euroelessar/jreen" FALSE "" "Jreen is needed for the Jabber SIP plugin. \n\n Use -DINTERNAL_JREEN=ON to build the git submodule inside Tomahawk \n Be aware this installs a full jreen with headers and everything!\n")
|
||||||
|
|
||||||
# this installs headers and such and should really be handled in a separate package by packagers
|
# this installs headers and such and should really be handled in a separate package by packagers
|
||||||
IF( INTERNAL_QTWEETLIB )
|
IF( INTERNAL_QTWEETLIB )
|
||||||
|
Reference in New Issue
Block a user