Browse Source

Adjustments to cmake #2

Felix 4 years ago
parent
commit
d0a7e7f774
1 changed files with 1 additions and 1 deletions
  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)