Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gtsam: Add options new options #17931

Closed
wants to merge 1 commit into from
Closed

Conversation

ffabiomar
Copy link

Add options to set use_system_eigen and with_march_native

Specify library name and version: gtsam


Add options to set use_system_eigen and with_march_native
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@conan-center-bot

This comment has been minimized.

@ffabiomar ffabiomar mentioned this pull request Jun 14, 2023
@AbrilRBS AbrilRBS changed the title Add options new options gtsam: Add options new options Jun 14, 2023
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ❌

Sorry, the build is only launched for Access Request users. You can request access writing in this issue.


Conan v2 pipeline ❌

Note: Conan v2 builds may be required once they are on the v2 ready list

The v2 pipeline failed. Please, review the errors and note this will be required for pull requests to be merged in the near future.

See details:

Sorry, the build is only launched for Access Request users. You can request access writing in this issue.

@@ -67,6 +70,7 @@ class GtsamConan(ConanFile):
"install_matlab_toolbox": False,
"install_cython_toolbox": False,
"install_cppunitlite": True,
"use_system_eigen": True,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably make the self.requires("eigen/3.4.0") conditional on this being set to True then as well.

@ghost
Copy link

ghost commented Jun 14, 2023

I detected other pull requests that are modifying gtsam/all recipe:

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

@ffabiomar
Copy link
Author

Cancelled

@ffabiomar ffabiomar deleted the patch-1 branch June 16, 2023 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants