Skip to content
GitLab
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-python
Commits
c3d8b7a2
Commit
c3d8b7a2
authored
Jan 23, 2020
by
Guilhem Saurel
Browse files
v3.5.0
parent
6e5206f7
Pipeline
#8112
passed with stage
in 31 minutes and 16 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
c3d8b7a2
...
...
@@ -43,3 +43,5 @@ ADD_SUBDIRECTORY(src)
ADD_SUBDIRECTORY
(
include/
${
CUSTOM_HEADER_DIR
}
)
ADD_SUBDIRECTORY
(
doc
)
ADD_SUBDIRECTORY
(
unitTesting
)
INSTALL
(
FILES package.xml DESTINATION share/
${
PROJECT_NAME
}
)
package.xml
View file @
c3d8b7a2
<package
format=
"2"
>
<name>
dynamic-graph-python
</name>
<version>
3.
4.2
</version>
<version>
3.
5.0
</version>
<description>
Dynamic graph library Python bindings
</description>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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