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:
parent
1946011919
commit
19a12adf3e
@ -709,10 +709,10 @@ optional_source(HAVE_SPOTIFY
|
|||||||
internet/spotifyservice.h
|
internet/spotifyservice.h
|
||||||
internet/spotifysettingspage.h
|
internet/spotifysettingspage.h
|
||||||
resolvers/spotifyresolver.h
|
resolvers/spotifyresolver.h
|
||||||
INCLUDE_DIRECTORIES
|
|
||||||
${QCA_INCLUDE_DIRS}
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
optional_source(HAVE_QCA INCLUDE_DIRECTORIES ${QCA_INCLUDE_DIRS})
|
||||||
|
|
||||||
# Platform specific - OS X
|
# Platform specific - OS X
|
||||||
optional_source(APPLE
|
optional_source(APPLE
|
||||||
INCLUDE_DIRECTORIES
|
INCLUDE_DIRECTORIES
|
||||||
|
Loading…
Reference in New Issue
Block a user