forked from conan-io/conan-center-index
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(conan-io#22323) gtsam: unvendor metis, correct option defaults, drop…
… deprecated option * gtsam: bump deps * gtsam: drop deprecated option * gtsam: fix default_options not matching project defaults https://github.com/borglab/gtsam/blob/4.2.0/cmake/HandleGeneralOptions.cmake#L17-L31 * gtsam: require newer CMake standard * gtsam: tidy * gtsam: unvendor Metis * gtsam: add topics * gtsam: with_vendored_metis cannot be disabled on C3I due to non-default option * gtsam: fix v4.1.1 patch * gtsam: fix v4.0.3 patch * gtsam: fix v4.0.3 build * gtsam: fix TBB handling * gtsam: support_nested_dissection is broken on MSVC v4.0.3 * gtsam: with_vendored_metis is not compatible with MSVC * gtsam: always use METIS from Conan * gtsam: bump deps * gtsam: fix CMake error on METIS from Conan add_library cannot create ALIAS target "metis-gtsam-if" because target "metis::metis" is imported but not globally visible.
- Loading branch information
Showing
1 changed file
with
75 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters