Skip to content

Commit 60b73f3

Browse files
committed
export python dependency
1 parent eedac8a commit 60b73f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ check_minimal_cxx_standard(14 ENFORCE)
2929

3030
# Project dependencies
3131
set(PYTHON_COMPONENTS Interpreter Development NumPy)
32+
set(PYTHON_EXPORT_DEPENDENCY ON)
3233
add_project_dependency(dynamic-graph 4.4.0 REQUIRED)
3334
add_project_dependency(eigenpy 2.7.10 REQUIRED)
3435
if(BUILD_TESTING)

0 commit comments

Comments
 (0)