diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-03-26 06:29:05 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-03-26 06:29:05 +0000 |
| commit | ca8e1a59b4c46e46144b0f877d5e9c586b5a3a29 (patch) | |
| tree | 28d2a7cd63965b1393adb8f0cf3c4dd577108047 | |
| parent | e7fdebdab0f0d157f852e900b1605eb5beddc23d (diff) | |
automatic import of ros-humble-gtsamopeneuler24.03_LTS
| -rw-r--r-- | gtsam.spec | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -61,6 +61,10 @@ mkdir -p .obj-%{_target_platform} && cd .obj-%{_target_platform} %if !0%{?with_tests} -DBUILD_TESTING=OFF \ %endif + -DGTSAM_BUILD_EXAMPLES_ALWAYS=OFF \ + -DGTSAM_BUILD_TESTS=OFF \ + -DGTSAM_BUILD_UNSTABLE=ON \ + -DGTSAM_USE_SYSTEM_EIGEN=ON \ ../%{RosPkgName}-%{version} %make_build |
