mirror of
https://github.com/westonrobot/ugv_sdk
synced 2023-04-08 06:32:14 +08:00
lowered cmake version to 3.5.1 for ubuntu 16.04
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.10.2)
|
||||
cmake_minimum_required(VERSION 3.5.1)
|
||||
project(wrp_sdk VERSION 0.1.5)
|
||||
|
||||
find_program(CCACHE_PROGRAM ccache)
|
||||
|
||||
Reference in New Issue
Block a user