Avoid cmake noise

This commit is contained in:
Nyall Dawson 2021-03-22 16:37:17 +10:00
parent 9a43fa79d7
commit d1040b2b2b

View File

@ -1,5 +1,3 @@
cmake_minimum_required(VERSION 2.8.3)
cmake_policy (SET CMP0048 NEW)
project(QTSignals VERSION 0.1)