Get package version directly from ament
This commit is contained in:
parent
e7ed83217e
commit
d0425d2c57
3 changed files with 3 additions and 3 deletions
|
@ -99,3 +99,5 @@ if(BUILD_TESTING)
|
|||
endif()
|
||||
|
||||
ament_package()
|
||||
|
||||
add_definitions("-D${PROJECT_NAME}_VERSION=\"${${PROJECT_NAME}_VERSION}\"")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue