Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
dynamic-graph
Commits
9f8d803c
Commit
9f8d803c
authored
Jan 10, 2020
by
Guilhem Saurel
Browse files
v3.8.0: add package.xml
parent
6746368f
Pipeline
#7956
passed with stage
in 7 minutes and 59 seconds
Changes
2
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
9f8d803c
...
...
@@ -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.xml
View file @
9f8d803c
<package
format=
"2"
>
<name>
dynamic-graph
</name>
<version>
3.
7.3
</version>
<version>
3.
8.0
</version>
<description>
Dynamic graph library
</description>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment