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-python
Commits
b7a114a8
Commit
b7a114a8
authored
Dec 07, 2011
by
Florent Lamiraux
Committed by
Florent Lamiraux florent@laas.fr
Dec 11, 2011
Browse files
More search for boost earlier in file.
parent
ca95f045
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
b7a114a8
...
...
@@ -45,12 +45,12 @@ ADD_REQUIRED_DEPENDENCY("dynamic-graph >= 1.0")
# Add dependency toward dynamic graph library in pkg-config file.
PKG_CONFIG_APPEND_LIBS
(
"dynamic-graph-python"
)
# Search for Boost.
SEARCH_FOR_BOOST
()
ADD_SUBDIRECTORY
(
src
)
ADD_SUBDIRECTORY
(
include
)
ADD_SUBDIRECTORY
(
doc
)
# Search for Boost.
SEARCH_FOR_BOOST
()
SETUP_PROJECT_FINALIZE
()
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