1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-21 16:31:58 +02:00

Build libtomahawk instead of libTomahawk on OSX

This commit is contained in:
Dominik Schmidt 2016-01-07 14:44:04 +01:00
parent 4b7f8929fd
commit feffda8339

@ -500,7 +500,7 @@ set_target_properties(
AUTOMOC TRUE
VERSION ${TOMAHAWK_VERSION_SHORT}
SOVERSION ${TOMAHAWK_VERSION_SHORT}
OUTPUT_NAME ${TOMAHAWK_TARGET_NAME}
OUTPUT_NAME ${TOMAHAWK_BASE_TARGET_NAME}
)