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
sot-dynamic-pinocchio
Commits
9eb9d4df
Commit
9eb9d4df
authored
Nov 04, 2010
by
Thomas Moulard
Browse files
Set PROJECT_URL in CMakeListst.txt.
parent
33976855
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
9eb9d4df
...
...
@@ -22,7 +22,7 @@ INCLUDE(cmake/lapack.cmake)
SET
(
PROJECT_NAME sot-dynamic
)
SET
(
PROJECT_VERSION 1.0.0.99
)
SET
(
PROJECT_DESCRIPTION
"jrl-dynamics bindings for dynamic-graph."
)
SET
(
PROJECT_URL
""
)
SET
(
PROJECT_URL
"
http://github.com/jrl-umi3218/sot-dynamic
"
)
SET
(
CUSTOM_HEADER_DIR
"
${
PROJECT_NAME
}
"
)
...
...
Write
Preview
Supports
Markdown
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