mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-31 17:42:13 +02:00
* Final CMakeLists.txt fixes?
This commit is contained in:
@@ -232,8 +232,8 @@ IF( APPLE )
|
||||
INSTALL(DIRECTORY "${SPARKLE}/Versions/Current/Resources" DESTINATION "${CMAKE_BINARY_DIR}/tomahawk.app/Contents/Frameworks/Sparkle.framework")
|
||||
|
||||
ENDIF(HAVE_SPARKLE)
|
||||
ELSEIF( APPLE )
|
||||
INSTALL( TARGETS tomahawk RUNTIME DESTINATION bin )
|
||||
ENDIF( APPLE )
|
||||
|
||||
INSTALL( TARGETS tomahawk RUNTIME DESTINATION bin )
|
||||
|
||||
#INCLUDE( "CPack.txt" )
|
||||
|
Reference in New Issue
Block a user