We don't need to link against libz on windows or linux for some reason. 900 GET

This commit is contained in:
David Sansome 2010-05-11 20:07:00 +00:00
parent 49f273edd2
commit c5db4c025c
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,6 @@ target_link_libraries(clementine_lib
qtiocompressor
lastfm
chardet
z
${GOBJECT_LIBRARIES}
${GLIB_LIBRARIES}
${TAGLIB_LIBRARIES}
@ -80,6 +79,7 @@ if (APPLE)
target_link_libraries(clementine_lib
${GROWL}
${SPARKLE}
z
/System/Library/Frameworks/Carbon.framework
/System/Library/Frameworks/Foundation.framework
/System/Library/Frameworks/AppKit.framework