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
Guilhem Saurel
pinocchio
Commits
677b6e47
Commit
677b6e47
authored
Sep 29, 2016
by
jcarpent
Browse files
[CMake] Remove useless line
parent
412e881e
Changes
1
Show whitespace changes
Inline
Side-by-side
bindings/python/CMakeLists.txt
View file @
677b6e47
...
...
@@ -59,7 +59,6 @@ ENDFOREACH(dep ${PKG_CONFIG_PYWRAP_REQUIRES})
# --- LIBRARY --- #
SET
(
${
PYWRAP
}
_INSTALL_DIR
${
PYTHON_SITELIB
}
/
${
PROJECT_NAME
}
)
MESSAGE
(
STATUS
${${
PYWRAP
}
_INSTALL_DIR
}
)
SET
(
${
PROJECT_NAME
}
_PYTHON_HEADERS
eigen_container.hpp
...
...
Write
Preview
Supports
Markdown
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