1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-05 13:47:26 +02:00

* Don't specify extensions for libs.

This commit is contained in:
Christian Muehlhaeuser
2010-10-24 04:54:27 +02:00
parent b29e29ce7b
commit e11e74c25e

View File

@@ -4,7 +4,7 @@ ADD_DEFINITIONS( -g )
ADD_DEFINITIONS( -fno-operator-names )
ADD_DEFINITIONS( -fPIC )
SET( GLOOX_LIBS ${GLOOX_LIBS} resolv gloox.so )
SET( GLOOX_LIBS ${GLOOX_LIBS} resolv gloox )
SET( OS_SPECIFIC_LINK_LIBRARIES
${LIBLASTFM_LIBRARY}