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
Olivier Stasse
sot-core
Commits
b18de6fd
Commit
b18de6fd
authored
Jun 16, 2020
by
Olivier Stasse
Browse files
[cmake] Remove useless dependency to Boost_LIBRARIES
Pointed out by G. Saurel and J. Mirabel.
parent
27a66271
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/CMakeLists.txt
View file @
b18de6fd
...
...
@@ -118,7 +118,6 @@ FOREACH(path ${tests})
TARGET_LINK_LIBRARIES
(
${
test
}
PUBLIC
${
PROJECT_NAME
}
${
Boost_LIBRARIES
}
${
TEST_
${
test
}
_LIBS
}
${
TEST_
${
test
}
_EXT_LIBS
}
dynamic-graph::dynamic-graph
)
...
...
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