mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-24 09:49:42 +01:00
cmake: finally surpress CMP0017 warning completely
This commit is contained in:
parent
93e9dc9ddb
commit
a5ef97788e
@ -1,5 +1,5 @@
|
||||
PROJECT( CrashReporter )
|
||||
|
||||
cmake_policy(SET CMP0017 NEW)
|
||||
|
||||
FIND_PACKAGE( Qt4 REQUIRED )
|
||||
SET( QT_USE_QTNETWORK TRUE )
|
||||
|
Loading…
x
Reference in New Issue
Block a user