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-centroidal-dynamics
Commits
4a8732c4
Commit
4a8732c4
authored
Apr 13, 2021
by
Guilhem Saurel
Browse files
[CMake] drop PKG_CONFIG_REQUIRES
parent
90e3ab8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
4a8732c4
...
...
@@ -31,7 +31,7 @@ IF(BUILD_PYTHON_INTERFACE)
ENDIF
(
BUILD_PYTHON_INTERFACE
)
# Project dependencies
ADD_PROJECT_DEPENDENCY
(
Eigen3 REQUIRED
PKG_CONFIG_REQUIRES eigen3
)
ADD_PROJECT_DEPENDENCY
(
Eigen3 REQUIRED
)
set
(
CMAKE_MODULE_PATH
${
PROJECT_SOURCE_DIR
}
/cmake/find-external/CDD
...
...
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