Skip to content
Snippets Groups Projects
Commit 9f8d803c authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

v3.8.0: add package.xml

parent 6746368f
No related branches found
No related tags found
No related merge requests found
Pipeline #7956 passed
...@@ -220,4 +220,6 @@ foreach (_variableName ${_variableNames}) ...@@ -220,4 +220,6 @@ foreach (_variableName ${_variableNames})
) )
endforeach() endforeach()
INSTALL(FILES package.xml DESTINATION share/${PROJECT_NAME})
MESSAGE(STATUS "dynamic_graph_VERSION=${dynamic_graph_VERSION}") MESSAGE(STATUS "dynamic_graph_VERSION=${dynamic_graph_VERSION}")
<package format="2"> <package format="2">
<name>dynamic-graph</name> <name>dynamic-graph</name>
<version>3.7.3</version> <version>3.8.0</version>
<description> <description>
Dynamic graph library Dynamic graph library
</description> </description>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment