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
8bdd7dec
Commit
8bdd7dec
authored
Jul 30, 2018
by
Guilhem Saurel
Browse files
[CMake] fix project url
parent
808c1722
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
8bdd7dec
...
...
@@ -25,7 +25,7 @@ include(cmake/python.cmake)
SET
(
PROJECT_NAME dynamic-graph-python
)
SET
(
PROJECT_DESCRIPTION
"Dynamic graph library Python bindings"
)
SET
(
PROJECT_URL
"http://github.com/
jrl-umi3218
/dynamic-graph-python"
)
SET
(
PROJECT_URL
"http://github.com/
stack-of-tasks
/dynamic-graph-python"
)
SET
(
CUSTOM_HEADER_DIR
"dynamic-graph/python"
)
# Headers list.
...
...
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