Oops, link against gio
This commit is contained in:
parent
43a73555db
commit
7845a243c2
@ -551,6 +551,10 @@ if(HAVE_LIBGPOD)
|
|||||||
target_link_libraries(clementine_lib ${LIBGPOD_LIBRARIES})
|
target_link_libraries(clementine_lib ${LIBGPOD_LIBRARIES})
|
||||||
endif(HAVE_LIBGPOD)
|
endif(HAVE_LIBGPOD)
|
||||||
|
|
||||||
|
if(HAVE_GIO)
|
||||||
|
target_link_libraries(clementine_lib ${GIO_LIBRARIES})
|
||||||
|
endif(HAVE_GIO)
|
||||||
|
|
||||||
if (APPLE)
|
if (APPLE)
|
||||||
target_link_libraries(clementine_lib
|
target_link_libraries(clementine_lib
|
||||||
${GROWL}
|
${GROWL}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user