Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dynamic-graph
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Stack Of Tasks
dynamic-graph
Commits
f27cfae5
Commit
f27cfae5
authored
14 years ago
by
Thomas Moulard
Browse files
Options
Downloads
Patches
Plain Diff
Set CUSTOM_HEADER_DIR in CMakeLists.txt.
parent
158067f2
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+2
-0
2 additions, 0 deletions
CMakeLists.txt
cmake
+1
-1
1 addition, 1 deletion
cmake
with
3 additions
and
1 deletion
CMakeLists.txt
+
2
−
0
View file @
f27cfae5
...
@@ -22,6 +22,8 @@ SET(PROJECT_VERSION 1.0.0.99)
...
@@ -22,6 +22,8 @@ SET(PROJECT_VERSION 1.0.0.99)
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
(
CUSTOM_HEADER_DIR
"
${
PROJECT_NAME
}
"
)
# Defines paths.
# Defines paths.
SET
(
LIBRARY_OUTPUT_PATH
${
PROJECT_BINARY_DIR
}
/lib
)
SET
(
LIBRARY_OUTPUT_PATH
${
PROJECT_BINARY_DIR
}
/lib
)
...
...
This diff is collapsed.
Click to expand it.
cmake
@
2b922c0c
Compare
bd5e04bb
...
2b922c0c
Subproject commit
bd5e04bb2f569faacac9922d02410d3b7ce5f603
Subproject commit
2b922c0c625ab95cc9293367d133d91a37f480ad
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment