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
Humanoid Path Planner
hpp-fcl
Commits
f24bc92a
Verified
Commit
f24bc92a
authored
May 26, 2020
by
Justin Carpentier
Browse files
cmake: continue debugging
parent
574b92e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
f24bc92a
...
...
@@ -157,6 +157,7 @@ ADD_SOURCE_GROUP(${LIBRARY_NAME}_SOURCES)
ADD_HEADER_GROUP
(
PROJECT_HEADERS_FULL_PATH
)
FIND_LIBRARY
(
ASSIMP_FULL_LIB NAMES assimp PATHS
${
ASSIMP_LIBRARY_DIRS
}
NO_DEFAULT_PATH
)
MESSAGE
(
STATUS
"assimp:
${
ASSIMP_FULL_LIB
}
"
)
TARGET_LINK_LIBRARIES
(
${
LIBRARY_NAME
}
PUBLIC
...
...
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