mirror of
https://github.com/okalachev/flix.git
synced 2025-08-17 17:16:10 +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)
|
||||
|
||||
# === gazebo plugin
|
||||
|
Reference in New Issue
Block a user