mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 03:34:53 +08:00
Update CMake requirements
cmake version < then 3.10 is deprecated
This commit is contained in:
parent
683e12d2f6
commit
d1797e2a1b
@ -1,4 +1,4 @@
|
|||||||
cmake_minimum_required(VERSION 2.8.3)
|
cmake_minimum_required(VERSION 3.10)
|
||||||
project(serial)
|
project(serial)
|
||||||
|
|
||||||
# Find catkin
|
# Find catkin
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user