1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-25 02:09:48 +01: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}
${LIBJREEN_LIBRARY}
${OS_SPECIFIC_LINK_LIBRARIES}
tomahawklib
)
IF( APPLE )