changed cmakeversion

This commit is contained in:
Jonas Zeunert
2018-09-13 20:38:20 +02:00
parent 18650f2e77
commit 2feef207a6

View File

@@ -1,5 +1,5 @@
###################### START_CMAKE ####################### ###################### START_CMAKE #######################
cmake_minimum_required(VERSION 3.9.1) cmake_minimum_required(VERSION 3.6.2)
project(FlippR-Driver-Tests VERSION 0.1.0 LANGUAGES CXX) project(FlippR-Driver-Tests VERSION 0.1.0 LANGUAGES CXX)
# Compile tests to output_path/tests # Compile tests to output_path/tests