Skip to content
Snippets Groups Projects
Commit 9d85635c authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[CMake] CMake exports in dynamic-graph require 3.8.1

parent de6e3fa8
No related branches found
No related tags found
No related merge requests found
Pipeline #8095 passed with warnings
......@@ -28,7 +28,7 @@ FINDPYTHON()
INCLUDE_DIRECTORIES(SYSTEM ${PYTHON_INCLUDE_DIRS})
ADD_REQUIRED_DEPENDENCY(eigen3)
ADD_PROJECT_DEPENDENCY(dynamic-graph 3.0.0 REQUIRED)
ADD_PROJECT_DEPENDENCY(dynamic-graph 3.8.1 REQUIRED)
PKG_CONFIG_APPEND_LIBS("dynamic-graph-python")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment