mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 06:07:37 +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( -fno-operator-names )
|
||||||
ADD_DEFINITIONS( -fPIC )
|
ADD_DEFINITIONS( -fPIC )
|
||||||
|
|
||||||
SET( GLOOX_LIBS ${GLOOX_LIBS} resolv gloox.so )
|
SET( GLOOX_LIBS ${GLOOX_LIBS} resolv gloox )
|
||||||
|
|
||||||
SET( OS_SPECIFIC_LINK_LIBRARIES
|
SET( OS_SPECIFIC_LINK_LIBRARIES
|
||||||
${LIBLASTFM_LIBRARY}
|
${LIBLASTFM_LIBRARY}
|
||||||
|
Reference in New Issue
Block a user