Require CMake 3.6

This commit is contained in:
Gaute Lindkvist
2020-09-23 14:26:12 +02:00
parent 9c8b7ac76f
commit f7aed637f8
26 changed files with 30 additions and 33 deletions

View File

@@ -1,4 +1,4 @@
cmake_minimum_required (VERSION 2.8.12)
cmake_minimum_required (VERSION 3.6)
project (cafUserInterface)