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
1 changed files with 2 additions and 2 deletions

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