summaryrefslogtreecommitdiff
path: root/gtsam.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2026-03-26 06:29:05 +0000
committerCoprDistGit <infra@openeuler.org>2026-03-26 06:29:05 +0000
commitca8e1a59b4c46e46144b0f877d5e9c586b5a3a29 (patch)
tree28d2a7cd63965b1393adb8f0cf3c4dd577108047 /gtsam.spec
parente7fdebdab0f0d157f852e900b1605eb5beddc23d (diff)
automatic import of ros-humble-gtsamopeneuler24.03_LTS
Diffstat (limited to 'gtsam.spec')
-rw-r--r--gtsam.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/gtsam.spec b/gtsam.spec
index d2d189f..e351c33 100644
--- a/gtsam.spec
+++ b/gtsam.spec
@@ -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