diff --git a/CMakeLists.txt b/CMakeLists.txt index ea3010e04..bd96438fe 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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 "" "") endif( WIN32 ) -if( WIN32 ) #OR APPLE ) +if( WIN32 OR APPLE ) if( TOMAHAWK_QT5 ) macro_optional_find_package(LibsnoreQt5 QUIET) else()