mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-04 21:27:58 +02:00
* Enable snore notification on OSX.
This commit is contained in:
@@ -326,7 +326,7 @@ if( WIN32 )
|
|||||||
macro_log_feature(QTSPARKLE_FOUND "qtsparkle" "Library for creating auto updaters written in Qt" "https://github.com/davidsansome/qtsparkle" FALSE "" "")
|
macro_log_feature(QTSPARKLE_FOUND "qtsparkle" "Library for creating auto updaters written in Qt" "https://github.com/davidsansome/qtsparkle" FALSE "" "")
|
||||||
endif( WIN32 )
|
endif( WIN32 )
|
||||||
|
|
||||||
if( WIN32 ) #OR APPLE )
|
if( WIN32 OR APPLE )
|
||||||
if( TOMAHAWK_QT5 )
|
if( TOMAHAWK_QT5 )
|
||||||
macro_optional_find_package(LibsnoreQt5 QUIET)
|
macro_optional_find_package(LibsnoreQt5 QUIET)
|
||||||
else()
|
else()
|
||||||
|
Reference in New Issue
Block a user