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