mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-06 06:10:35 +08:00
Fix Mac OS by going back down with CMake version
This commit is contained in:
+3
-1
@@ -117,7 +117,9 @@
|
||||
#
|
||||
#=============================================================================
|
||||
|
||||
cmake_minimum_required(VERSION 3.2 FATAL_ERROR)
|
||||
# Warning: Changing this modifies CMake's internal workings
|
||||
# and leads to wrong toolchain detection
|
||||
cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
|
||||
|
||||
#=============================================================================
|
||||
# parameters
|
||||
|
||||
Reference in New Issue
Block a user