1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-31 09:32:03 +02:00

Change TomahawkUse.cmake to make Qt5 Compilation possible

This commit is contained in:
Uwe L. Korn
2013-07-23 17:09:29 +02:00
parent 296bbf93eb
commit 268b0051eb
4 changed files with 82 additions and 45 deletions

View File

@@ -1,4 +1,4 @@
include( ../TomahawkUse.cmake )
include( ${PROJECT_BINARY_DIR}/TomahawkUse.cmake )
setup_qt()
@@ -19,4 +19,4 @@ add_subdirectory( infoplugins )
# application
add_subdirectory( tomahawk )
add_subdirectory( crashreporter )
add_subdirectory( crashreporter )