mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-14 10:05:32 +02:00
* cmake fix for OS X.
This commit is contained in:
@@ -234,6 +234,6 @@ IF( APPLE )
|
|||||||
ENDIF(HAVE_SPARKLE)
|
ENDIF(HAVE_SPARKLE)
|
||||||
ENDIF( APPLE )
|
ENDIF( APPLE )
|
||||||
|
|
||||||
INSTALL( TARGETS tomahawk RUNTIME DESTINATION bin )
|
INSTALL( TARGETS tomahawk BUNDLE DESTINATION . RUNTIME DESTINATION bin )
|
||||||
|
|
||||||
#INCLUDE( "CPack.txt" )
|
#INCLUDE( "CPack.txt" )
|
||||||
|
Reference in New Issue
Block a user