Require CMake 3.12

This commit is contained in:
Gaute Lindkvist
2020-09-25 10:48:12 +02:00
parent 54273fff39
commit 069b427d10
26 changed files with 29 additions and 34 deletions

View File

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