1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 11:20:22 +02:00

link on OS X

This commit is contained in:
Frank Osterfeld
2011-04-13 04:49:12 +08:00
committed by Christian Muehlhaeuser
parent 5455ee0f21
commit d3ca52cba3

View File

@@ -37,6 +37,7 @@ target_link_libraries( tomahawk_sipjreen
${QT_LIBRARIES} ${QT_LIBRARIES}
${LIBJREEN_LIBRARY} ${LIBJREEN_LIBRARY}
${OS_SPECIFIC_LINK_LIBRARIES} ${OS_SPECIFIC_LINK_LIBRARIES}
tomahawklib
) )
IF( APPLE ) IF( APPLE )