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
dynamic-graph
Commits
fcfd0a02
Commit
fcfd0a02
authored
Oct 27, 2018
by
Olivier Stasse
Browse files
[cmake] Add suffix for the cmake modules
parent
dc534cb7
Pipeline
#1795
passed with stage
in 2 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
fcfd0a02
...
@@ -24,6 +24,7 @@ INCLUDE(cmake/cpack.cmake)
...
@@ -24,6 +24,7 @@ INCLUDE(cmake/cpack.cmake)
SET
(
PROJECT_NAME dynamic-graph
)
SET
(
PROJECT_NAME dynamic-graph
)
SET
(
PROJECT_DESCRIPTION
"Dynamic graph library"
)
SET
(
PROJECT_DESCRIPTION
"Dynamic graph library"
)
SET
(
PROJECT_URL
"http://github.com/jrl-umi3218/dynamic-graph"
)
SET
(
PROJECT_URL
"http://github.com/jrl-umi3218/dynamic-graph"
)
SET
(
PROJECT_SUFFIX
"-v3"
)
SET
(
CUSTOM_HEADER_DIR
"
${
PROJECT_NAME
}
"
)
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