mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-28 16:20:01 +02:00
Set CMP0075 at top level CMakeLists.txt
This commit is contained in:
@@ -2,6 +2,7 @@ PROJECT( tomahawk )
|
||||
CMAKE_MINIMUM_REQUIRED( VERSION 2.8.12 )
|
||||
CMAKE_POLICY(SET CMP0017 NEW)
|
||||
CMAKE_POLICY(SET CMP0022 NEW)
|
||||
CMAKE_POLICY(SET CMP0075 NEW)
|
||||
|
||||
# TODO:
|
||||
# Update to NEW and fix things up
|
||||
|
Reference in New Issue
Block a user