mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-11 16:44:05 +02:00
Get rid of warnings
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
cmake_minimum_required(VERSION 2.6)
|
||||
project(qtcertificateaddon)
|
||||
|
||||
cmake_minimum_required(VERSION 2.6)
|
||||
cmake_policy(SET CMP0020 OLD)
|
||||
|
||||
add_subdirectory( src )
|
||||
|
||||
|
Reference in New Issue
Block a user