build: Add libgpod link directory.
This commit is contained in:
parent
f5d3079db8
commit
33aa8c8579
@ -1307,6 +1307,7 @@ if(HAVE_LIBLASTFM)
|
||||
endif(HAVE_LIBLASTFM)
|
||||
|
||||
if(HAVE_LIBGPOD)
|
||||
link_directories(${LIBGPOD_LIBRARY_DIRS})
|
||||
target_link_libraries(clementine_lib ${LIBGPOD_LIBRARIES})
|
||||
endif(HAVE_LIBGPOD)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user