mirror of
https://github.com/okalachev/flix.git
synced 2026-01-11 05:26:53 +00:00
Fix cmake warning
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
cmake_minimum_required(VERSION 3.0 FATAL_ERROR)
|
cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
|
||||||
project(flix_gazebo)
|
project(flix_gazebo)
|
||||||
|
|
||||||
# === gazebo plugin
|
# === gazebo plugin
|
||||||
|
|||||||
Reference in New Issue
Block a user