Parcourir la source

Adjustments to cmake #2

Felix il y a 4 ans
Parent
commit
d0a7e7f774
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.5)
+cmake_minimum_required(VERSION 3.0)
 
 project(openPilotLog LANGUAGES CXX)