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
Tags v4.3.0
No related merge requests found
Pipeline #7907 passed
......@@ -220,4 +220,6 @@ foreach (_variableName ${_variableNames})
)
endforeach()
INSTALL(FILES package.xml DESTINATION share/${PROJECT_NAME})
MESSAGE(STATUS "dynamic_graph_VERSION=${dynamic_graph_VERSION}")
<package format="2">
<name>dynamic-graph</name>
<version>3.7.3</version>
<version>3.8.0</version>
<description>
Dynamic graph library
</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