Fix compiling with Sparkle support.
This commit is contained in:
parent
95ef57cf1e
commit
cd4ecc1f8e
@ -833,7 +833,7 @@ if (APPLE)
|
||||
)
|
||||
if (HAVE_SPARKLE)
|
||||
include_directories(${SPARKLE}/Headers)
|
||||
target_link_libraries(${SPARKLE})
|
||||
target_link_libraries(clementine_lib ${SPARKLE})
|
||||
endif (HAVE_SPARKLE)
|
||||
else (APPLE)
|
||||
target_link_libraries(clementine_lib ${QXT_LIBRARIES})
|
||||
|
Loading…
x
Reference in New Issue
Block a user