Remove remaining sparkle integration

This commit is contained in:
Jonas Kvinge
2022-01-28 20:24:13 +01:00
parent 7a61e740e8
commit 74498c3ac9
4 changed files with 1 additions and 34 deletions

View File

@@ -1152,10 +1152,6 @@ if(APPLE)
"-framework ScriptingBridge"
)
target_link_libraries(strawberry_lib PRIVATE ${SPMEDIAKEYTAP_LIBRARIES})
if(HAVE_SPARKLE)
target_include_directories(strawberry_lib SYSTEM PRIVATE ${SPARKLE}/Headers)
target_link_libraries(strawberry_lib PRIVATE ${SPARKLE})
endif()
endif()
if(WIN32)

View File

@@ -16,7 +16,6 @@
#cmakedefine HAVE_LIBGPOD
#cmakedefine HAVE_LIBMTP
#cmakedefine HAVE_LIBPULSE
#cmakedefine HAVE_SPARKLE
#cmakedefine HAVE_QTSPARKLE
#cmakedefine HAVE_SONGFINGERPRINTING
#cmakedefine HAVE_MUSICBRAINZ