diff --git a/CMakeLists.txt b/CMakeLists.txt index 0b6efcce62fe08aa7fdbb866afb8b8e6ba7893a0..d44091e8c456d8470a92d33779714c18e26df658 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.10) set(PROJECT_ORG gepetto) set(PROJECT_NAME example-robot-data) set(PROJECT_DESCRIPTION - "Set of robot URDFs for benchmarking and developed examples.") + "Set of robot URDFs for benchmarking and developed examples") set(PROJECT_URL https://github.com/${PROJECT_ORG}/${PROJECT_NAME}) # Project options