mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Require CMake 3.2
This commit is contained in:
parent
06472861ce
commit
e0d346e49d
@ -117,7 +117,7 @@
|
||||
#
|
||||
#=============================================================================
|
||||
|
||||
cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
|
||||
cmake_minimum_required(VERSION 3.2 FATAL_ERROR)
|
||||
|
||||
#=============================================================================
|
||||
# parameters
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user