mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-01 14:42:25 +02:00
Fix CMake.
This commit is contained in:
parent
ed93084315
commit
cbd5196080
@ -37,7 +37,7 @@ if (APPLE)
|
||||
# We have to change the URL in the Info.plist file :-/
|
||||
FILE(READ ${CMAKE_SOURCE_DIR}/admin/mac/Info.plist plist)
|
||||
STRING( REPLACE "TOMAHAWK_VERSION"
|
||||
${VERSION}
|
||||
${TOMAHAWK_VERSION}
|
||||
edited_plist # save in this variable
|
||||
"${plist}" # from the contents of this var
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user