Fix build

This commit is contained in:
2023-01-10 16:47:45 +02:00
parent 61a1cf6618
commit 1a97dbae11
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.5)
project(ign_moveit2_examples)
project(drawing-robot-ros2)
# Default to C11
if(NOT CMAKE_C_STANDARD)