Hopefully fix the MacOS build
This commit is contained in:
parent
b82b88840d
commit
135e3df17b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue