diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-04-03 08:44:38 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-04-03 08:44:38 +0000 |
| commit | 33d2d5c8d7f7c53bdfb61b88d8a7ba428a122aa2 (patch) | |
| tree | d58e682dfcb512cd38850d9d86aa2b18ffa433f0 | |
| parent | 5219f9a5ed5668e3311eb70035137b6726c1ca56 (diff) | |
automatic import of gtsam
| -rw-r--r-- | gtsam.spec | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -71,6 +71,10 @@ export CXXFLAGS="%{optflags} -g0 -Wno-error=array-bounds" %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 \ .. make -j2 |
