diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-09-20 09:25:55 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-09-20 09:25:55 +0000 |
| commit | 7f17de91703907e1299e39af72041c58ddf2645c (patch) | |
| tree | cbd0ce7bb5ee4b9361fd38dd29209f460c8c9e56 | |
| parent | ff312d8d854e3d90df147d6e27a84fb7750dc070 (diff) | |
automatic import of ros-humble-swri-geometry-util
| -rw-r--r-- | swri-geometry-util.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/swri-geometry-util.spec b/swri-geometry-util.spec index a4e1b6e..86ddd2e 100644 --- a/swri-geometry-util.spec +++ b/swri-geometry-util.spec @@ -49,6 +49,7 @@ mkdir -p .obj && cd .obj -DCMAKE_INSTALL_PREFIX="/opt/ros/%{ros_distro}" \ -DAMENT_PREFIX_PATH="/opt/ros/%{ros_distro}" \ -DCMAKE_PREFIX_PATH="/opt/ros/%{ros_distro}" \ + -DCMAKE_MODULE_PATH=".." \ -UINCLUDE_INSTALL_DIR -ULIB_INSTALL_DIR -USYSCONF_INSTALL_DIR -USHARE_INSTALL_PREFIX -ULIB_SUFFIX \ -DSETUPTOOLS_DEB_LAYOUT=OFF \ -DBUILD_TESTING=OFF -DTESTING=OFF -DCMAKE_SUPPRESS_REGENERATION=ON \ |
