mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-08 07:07:05 +02:00
Hopefully fix AddAppIconMacro inclusion problems for everyone
This commit is contained in:
@@ -14,7 +14,7 @@ SET( QT_USE_QTXML TRUE )
|
|||||||
SET( QT_USE_QTWEBKIT TRUE )
|
SET( QT_USE_QTWEBKIT TRUE )
|
||||||
|
|
||||||
INCLUDE( ${QT_USE_FILE} )
|
INCLUDE( ${QT_USE_FILE} )
|
||||||
INCLUDE( ${CMAKE_MODULE_PATH}/AddAppIconMacro.cmake )
|
INCLUDE( ${CMAKE_SOURCE_DIR}/CMakeModules/AddAppIconMacro.cmake )
|
||||||
|
|
||||||
#SET( CMAKE_BUILD_TYPE "Release" )
|
#SET( CMAKE_BUILD_TYPE "Release" )
|
||||||
SET( CMAKE_VERBOSE_MAKEFILE ON )
|
SET( CMAKE_VERBOSE_MAKEFILE ON )
|
||||||
|
Reference in New Issue
Block a user