We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95db9b9 commit f29cf28Copy full SHA for f29cf28
1 file changed
CMakeLists.txt
@@ -240,6 +240,7 @@ endif()
240
241
jrl_generate_ros2_package_files(
242
INSTALL_CPP_PACKAGE_FILES [[NOT BUILD_STANDALONE_PYTHON_INTERFACE]]
243
+ INSTALL_PYTHON_PACKAGE_FILES [[BUILD_PYTHON_INTERFACE]]
244
)
245
246
jrl_print_dependencies_summary()
0 commit comments