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
4359f817
Unverified
Commit
4359f817
authored
Mar 13, 2020
by
Joseph Mirabel
Committed by
GitHub
Mar 13, 2020
Browse files
Merge pull request #140 from jcarpent/devel
Slight update of CMake
parents
77b16a31
9c2ed846
Changes
2
Hide whitespace changes
Inline
Side-by-side
cmake
@
93ec987e
Compare
235f3826
...
93ec987e
Subproject commit
235f3826fa5a6956e9146f8722222c51d0d11bfa
Subproject commit
93ec987ecdc016039c8731e203943e5a83eb96d5
python/CMakeLists.txt
View file @
4359f817
...
...
@@ -61,6 +61,7 @@ ELSE()
ELSE
()
SET
(
ENABLE_DOXYGEN_AUTODOC FALSE
)
MESSAGE
(
STATUS
"Python package lxml not found. Python bindings will not be documented."
)
MESSAGE
(
STATUS
" You can install it with: pip install lxml"
)
ENDIF
()
EXECUTE_PROCESS
(
COMMAND
${
PYTHON_EXECUTABLE
}
-c
"import pylatexenc"
...
...
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