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
Humanoid Path Planner
anymal-rbprm
Commits
e32a27ac
Commit
e32a27ac
authored
Jan 16, 2020
by
Pierre Fernbach
Browse files
[CMakeList] remove the hardcoded python 2.7 version
parent
a948ecb8
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
e32a27ac
...
...
@@ -34,7 +34,7 @@ SET(CUSTOM_HEADER_DIR "hpp/anymal-rbprm")
SETUP_PROJECT
()
# search for python
FINDPYTHON
(
2.7 EXACT REQUIRED
)
FINDPYTHON
()
PKG_CONFIG_APPEND_LIBS
(
${
PROJECT_NAME
}
)
...
...
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