From 267ffa1f99ee88ff5366592cf536b3c0e96c678b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 15 Aug 2025 06:43:18 +0000 Subject: automatic import of ros-humble-sick-scan-xd --- sick-scan-xd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sick-scan-xd.spec b/sick-scan-xd.spec index 6c8c77d..b9a8139 100644 --- a/sick-scan-xd.spec +++ b/sick-scan-xd.spec @@ -71,7 +71,7 @@ export ROS_PYTHON_VERSION=%{python3_version} # CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH. if [ -f "/opt/ros/%{ros_distro}/setup.sh" ]; then . "/opt/ros/%{ros_distro}/setup.sh"; fi mkdir -p .obj-%{_target_platform} && cd .obj-%{_target_platform} -%cmake3 \ +%cmake3 -j3\ -UINCLUDE_INSTALL_DIR \ -ULIB_INSTALL_DIR \ -USYSCONF_INSTALL_DIR \ -- cgit v1.2.3