Skip to content

Commit f29cf28

Browse files
committed
cmake: generate ros2 python package files with condiition
1 parent 95db9b9 commit f29cf28

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ endif()
240240

241241
jrl_generate_ros2_package_files(
242242
INSTALL_CPP_PACKAGE_FILES [[NOT BUILD_STANDALONE_PYTHON_INTERFACE]]
243+
INSTALL_PYTHON_PACKAGE_FILES [[BUILD_PYTHON_INTERFACE]]
243244
)
244245

245246
jrl_print_dependencies_summary()

0 commit comments

Comments
 (0)