gtsam/gtsam
Jose Luis Blanco-Claraco b86a784e2d
cmake: explicitly specifying the linker language for gtsam
Integrating upstream from: https://salsa.debian.org/science-team/gtsam/-/blob/master/debian/patches/0004-I-m-explicitly-specifying-the-linker-language-for-gt.patch

cc: original author @dkogan
2023-03-06 01:08:09 +01:00
..
3rdparty Add missing files that were omitted due to case-insensitive ignore. 2023-01-22 13:38:16 -08:00
base Make GTSAM_CONCEPT_ASSERTS work with '-Wextra-semi' 2023-02-20 07:49:52 -08:00
basis boost::bind and placeholders 2023-02-04 12:21:53 -08:00
discrete Merge pull request #1456 from borglab/fix/warnings 2023-02-12 07:03:08 -08:00
geometry Merge pull request #1460 from borglab/fix/concepts 2023-02-12 16:46:09 -08:00
hybrid some fixes 2023-03-04 20:28:28 -05:00
inference Fixed warnings that arise from stricter compiler flags 2023-02-11 12:32:50 -08:00
linear some cleanup 2023-03-01 14:44:40 -05:00
navigation convert from boost to std shared pointers 2023-03-01 15:51:11 -05:00
nonlinear Fixed export macros 2023-02-22 22:36:35 -08:00
sam Kill more boost headers 2023-02-05 20:45:54 -08:00
sfm Fix warnings on gcc 2023-02-23 06:49:43 -08:00
slam Replaced numbered GTSAM_CONCEPT_ASSERT# with GTSAM_CONCEPT_ASSERT 2023-02-11 17:17:18 -08:00
symbolic Remove more redundant virtual destructors 2023-02-11 22:46:16 -08:00
CMakeLists.txt cmake: explicitly specifying the linker language for gtsam 2023-03-06 01:08:09 +01:00
config.h.in fix CI issue 2023-01-23 15:56:33 -08:00
global_includes.h add base module 2022-07-26 16:47:45 -04:00
groups.dox update ISAM2 group 2022-07-26 18:06:39 -04:00
gtsam.i rewrap KeyVector for Matlab wrapper 2022-08-31 16:54:17 -04:00
mainpage.dox Merge branch 'develop' into feature/NoiseModelFactorN_replaceDeprecated 2022-12-22 14:38:08 -05:00
precompiled_header.cpp
precompiled_header.h