diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-05-19 02:14:16 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-05-19 02:14:16 +0000 |
| commit | 63b1df98457321bd266d4e3263d1442495e74cac (patch) | |
| tree | a6b8c673f1548078b9c38c8a5973fb3b5da53998 | |
| parent | f6ea456d54a986fce515c38e24d88c4d1a2e2892 (diff) | |
automatic import of robot-localization
| -rw-r--r-- | robot-localization.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/robot-localization.spec b/robot-localization.spec index b2f20c8..e5e0042 100644 --- a/robot-localization.spec +++ b/robot-localization.spec @@ -103,6 +103,7 @@ mkdir -p .obj-%{_target_platform} && cd .obj-%{_target_platform} -DCMAKE_INSTALL_PREFIX="/opt/ros/%{ros_distro}" \ -DAMENT_PREFIX_PATH="/opt/ros/%{ros_distro}" \ -DCMAKE_PREFIX_PATH="/opt/ros/%{ros_distro}" \ + -DGeographicLib_DIR="%{_libdir}/cmake/GeographicLib" \ -DSETUPTOOLS_DEB_LAYOUT=OFF \ %if !0%{?with_tests} -DBUILD_TESTING=OFF \ |
