Hopefully fix the MacOS build

This commit is contained in:
Albert Vaca Cintora 2023-07-31 22:01:12 +02:00
parent b82b88840d
commit 135e3df17b

View file

@ -33,6 +33,7 @@ elseif(APPLE)
kdeconnectcore kdeconnectcore
Qt::Core Qt::Core
"-framework CoreAudio" "-framework CoreAudio"
"-framework CoreFoundation"
) )
else() else()
target_link_libraries(kdeconnect_systemvolume target_link_libraries(kdeconnect_systemvolume