mirror of
https://github.com/okalachev/flix.git
synced 2026-01-11 21:46:55 +00:00
Fix CMake warning
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
project(flix_gazebo)
|
|
||||||
cmake_minimum_required(VERSION 3.0 FATAL_ERROR)
|
cmake_minimum_required(VERSION 3.0 FATAL_ERROR)
|
||||||
|
project(flix_gazebo)
|
||||||
|
|
||||||
# === gazebo plugin
|
# === gazebo plugin
|
||||||
find_package(gazebo REQUIRED)
|
find_package(gazebo REQUIRED)
|
||||||
|
|||||||
Reference in New Issue
Block a user