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:
@@ -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}
|
||||
|
Reference in New Issue
Block a user