mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-16 03:09:57 +01:00
Fix minimal build.
This commit is contained in:
parent
3eb66ea8c2
commit
1981fd0b7e
@ -16,14 +16,12 @@ set(SOURCES
|
||||
tagreaderworker.cpp
|
||||
)
|
||||
|
||||
set(HEADERS
|
||||
cloudstream.h
|
||||
)
|
||||
|
||||
optional_source(HAVE_GOOGLE_DRIVE
|
||||
INCLUDE_DIRECTORIES ${SPARSEHASH_INCLUDE_DIRS}
|
||||
SOURCES
|
||||
cloudstream.cpp
|
||||
HEADERS
|
||||
cloudstream.h
|
||||
)
|
||||
|
||||
qt4_wrap_cpp(MOC ${HEADERS})
|
||||
|
Loading…
Reference in New Issue
Block a user