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
Guilhem Saurel
hpp-fcl
Commits
8e344281
Commit
8e344281
authored
Jul 27, 2017
by
jcarpent
Browse files
[CMake] Add missing linkage
parent
8c9b6425
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/CMakeLists.txt
View file @
8e344281
...
...
@@ -44,6 +44,7 @@ add_fcl_test(test_fcl_capsule_box_2 test_fcl_capsule_box_2.cpp test_fcl_utility.
add_fcl_test
(
test_fcl_bvh_models test_fcl_bvh_models.cpp test_fcl_utility.cpp
)
add_fcl_test
(
test_fcl_profiling test_fcl_profiling.cpp test_fcl_utility.cpp
)
PKG_CONFIG_USE_DEPENDENCY
(
test_fcl_profiling assimp
)
if
(
FCL_HAVE_OCTOMAP
)
add_fcl_test
(
test_fcl_octomap test_fcl_octomap.cpp test_fcl_utility.cpp
)
...
...
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