mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-05 13:47:26 +02:00
cmake: finally surpress CMP0017 warning completely
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
PROJECT( CrashReporter )
|
PROJECT( CrashReporter )
|
||||||
|
cmake_policy(SET CMP0017 NEW)
|
||||||
|
|
||||||
FIND_PACKAGE( Qt4 REQUIRED )
|
FIND_PACKAGE( Qt4 REQUIRED )
|
||||||
SET( QT_USE_QTNETWORK TRUE )
|
SET( QT_USE_QTNETWORK TRUE )
|
||||||
|
Reference in New Issue
Block a user