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
pinocchio
Commits
7b0aa0a6
Verified
Commit
7b0aa0a6
authored
Nov 22, 2019
by
Justin Carpentier
Browse files
cmake: remove useless TARGET_LINK_LIBRARIES
parent
d0746035
Changes
1
Hide whitespace changes
Inline
Side-by-side
benchmark/CMakeLists.txt
View file @
7b0aa0a6
#
# Copyright (c) 2015-201
8
CNRS
# Copyright (c) 2015-201
9
CNRS
INRIA
#
# ----------------------------------------------------
...
...
@@ -57,7 +57,6 @@ ADD_BENCH(timings-cholesky TRUE)
# timings derivatives
ADD_BENCH
(
timings-derivatives TRUE
)
TARGET_LINK_LIBRARIES
(
timings-derivatives
${
PROJECT_NAME
}
)
IF
(
CPPAD_FOUND
)
PKG_CONFIG_USE_DEPENDENCY
(
timings-derivatives
"cppad"
)
ENDIF
(
CPPAD_FOUND
)
...
...
Write
Preview
Markdown
is supported
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