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-tutorial
Commits
3101ed41
Commit
3101ed41
authored
Jul 13, 2018
by
Guilhem Saurel
Browse files
[CMake] remove PROJECT_VERSION
parent
11c894a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
3101ed41
...
...
@@ -14,7 +14,6 @@ INCLUDE(cmake/cpack.cmake)
SET
(
PROJECT_NAME dynamic-graph-tutorial
)
project
(
${
PROJECT_NAME
}
)
SET
(
PROJECT_VERSION 1.0
)
SET
(
PROJECT_DESCRIPTION
"Tutorial for dynamic-graph"
)
SET
(
PROJECT_URL
"http://github.com/jrl-umi3218/dynamic-graph-tutorial"
)
...
...
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