mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-06 14:16:32 +02:00
Build libtomahawk instead of libTomahawk on OSX
This commit is contained in:
@@ -500,7 +500,7 @@ set_target_properties(
|
|||||||
AUTOMOC TRUE
|
AUTOMOC TRUE
|
||||||
VERSION ${TOMAHAWK_VERSION_SHORT}
|
VERSION ${TOMAHAWK_VERSION_SHORT}
|
||||||
SOVERSION ${TOMAHAWK_VERSION_SHORT}
|
SOVERSION ${TOMAHAWK_VERSION_SHORT}
|
||||||
OUTPUT_NAME ${TOMAHAWK_TARGET_NAME}
|
OUTPUT_NAME ${TOMAHAWK_BASE_TARGET_NAME}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user