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:
@@ -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 )
|
||||
|
Reference in New Issue
Block a user