mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-06 15:27:02 +01:00
Explicitly link spotifytcpsrc against clementine_lib.
This commit is contained in:
parent
1bbb525f11
commit
d4f45d3658
@ -26,6 +26,7 @@ add_library(gstspotifytcpsrc STATIC
|
||||
)
|
||||
|
||||
target_link_libraries(gstspotifytcpsrc
|
||||
clementine_lib
|
||||
${GOBJECT_LIBRARIES}
|
||||
${GLIB_LIBRARIES}
|
||||
${GSTREAMER_LIBRARIES}
|
||||
|
Loading…
Reference in New Issue
Block a user