Try that again...

This commit is contained in:
David Sansome 2011-05-07 22:53:50 +00:00
parent fe14be38c3
commit 9158214d72

View File

@ -39,15 +39,12 @@ target_link_libraries(clementine-spotifyblob
clementine-spotifyblob-messages
)
if(APPLE)
install(TARGETS clementine-spotifyblob
RUNTIME DESTINATION ${CMAKE_BINARY_DIR}/clementine.app/Contents/MacOS/
)
else(APPLE)
if(NOT APPLE)
# macdeploy.py takes care of this on mac
install(TARGETS clementine-spotifyblob
RUNTIME DESTINATION bin
)
endif(APPLE)
endif(NOT APPLE)
if(LINUX)
# Versioned name of the blob