1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-30 09:10:53 +02:00

Merge pull request #206 from tomahawk-player/qt5compilation

Change TomahawkUse.cmake to make Qt5 Compilation possible
This commit is contained in:
Uwe L. Korn
2013-07-24 01:08:31 -07:00
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 )