mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
cmake/gtest: bump cmake minimum to 3.5
This commit is contained in:
parent
45bdf20481
commit
00d6bef6a9
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 2.8.4)
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
|
||||
project(googletest-download NONE)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user