mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-11 16:44:05 +02:00
The variable name is actually LIBACCOUNTS-QT_FOUND. Because of reasons.
This commit is contained in:
@@ -231,7 +231,7 @@ macro_log_feature(LIBLASTFM_FOUND "liblastfm" "Qt library for the Last.fm webser
|
|||||||
|
|
||||||
if( UNIX )
|
if( UNIX )
|
||||||
macro_optional_find_package(AccountsQt 1.6)
|
macro_optional_find_package(AccountsQt 1.6)
|
||||||
macro_log_feature(ACCOUNTSQT_FOUND "AccountsQt" "The Accounts-Qt library provides a storage solution for user accounts." "https://code.google.com/p/accounts-sso" TRUE "" "Accounts-Qt is needed for account creation and retrieval on platforms that use the Accounts & SSO framework as a system-wide account storage solution.")
|
macro_log_feature(LIBACCOUNTS-QT_FOUND "AccountsQt" "The Accounts-Qt library provides a storage solution for user accounts." "https://code.google.com/p/accounts-sso" TRUE "" "Accounts-Qt is needed for account creation and retrieval on platforms that use the Accounts & SSO framework as a system-wide account storage solution.")
|
||||||
endif( UNIX )
|
endif( UNIX )
|
||||||
|
|
||||||
# we need pthreads too
|
# we need pthreads too
|
||||||
|
Reference in New Issue
Block a user