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
Commits
7e2ec971
Commit
7e2ec971
authored
Feb 09, 2021
by
Guilhem Saurel
Browse files
[CMake] remove project suffix
parent
2f09625f
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
7e2ec971
...
...
@@ -5,7 +5,6 @@ SET(PROJECT_ORG stack-of-tasks)
SET
(
PROJECT_NAME dynamic-graph
)
SET
(
PROJECT_DESCRIPTION
"Dynamic graph library"
)
SET
(
PROJECT_URL
"https://github.com/
${
PROJECT_ORG
}
/
${
PROJECT_NAME
}
"
)
SET
(
PROJECT_SUFFIX
"-v3"
)
# Project options
OPTION
(
SUFFIX_SO_VERSION
"Suffix library name with its version"
ON
)
...
...
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