1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-16 19:31:02 +01:00

Add the QCA include dirs if QCA was found, even if spotify core was turned off

This commit is contained in:
David Sansome 2011-11-05 17:27:10 +00:00
parent 1946011919
commit 19a12adf3e

View File

@ -709,10 +709,10 @@ optional_source(HAVE_SPOTIFY
internet/spotifyservice.h
internet/spotifysettingspage.h
resolvers/spotifyresolver.h
INCLUDE_DIRECTORIES
${QCA_INCLUDE_DIRS}
)
optional_source(HAVE_QCA INCLUDE_DIRECTORIES ${QCA_INCLUDE_DIRS})
# Platform specific - OS X
optional_source(APPLE
INCLUDE_DIRECTORIES