mirror of
https://github.com/okalachev/flix.git
synced 2026-01-09 12:36:49 +00:00
Minor change
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
|
||||
project(flix_gazebo)
|
||||
|
||||
# === gazebo plugin
|
||||
# Gazebo plugin
|
||||
find_package(gazebo REQUIRED)
|
||||
find_package(SDL2 REQUIRED)
|
||||
include_directories(${GAZEBO_INCLUDE_DIRS})
|
||||
|
||||
Reference in New Issue
Block a user