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
sot-dynamic-pinocchio
Commits
da3835d4
Commit
da3835d4
authored
Dec 13, 2010
by
olivier-stasse
Browse files
Force boost lookup.
parent
44dce29f
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
da3835d4
...
...
@@ -73,6 +73,11 @@ ENDIF()
LIST
(
APPEND LOGGING_WATCHED_TARGETS
${
libs
}
)
# Search for dependencies.
# Boost
SET
(
BOOST_COMPONENTS filesystem
)
SEARCH_FOR_BOOST
()
# Add subdirectories.
ADD_SUBDIRECTORY
(
include
)
ADD_SUBDIRECTORY
(
src
)
...
...
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