use project(.. NONE)
This commit is contained in:
parent
3e3d54815b
commit
4adfc8ec52
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
cmake_minimum_required(VERSION 2.8.3)
|
cmake_minimum_required(VERSION 2.8.3)
|
||||||
|
|
||||||
project(ros_middleware_implementation)
|
project(ros_middleware_implementation NONE)
|
||||||
|
|
||||||
find_package(ament_cmake REQUIRED)
|
find_package(ament_cmake REQUIRED)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue