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

Handle new suitesparse version #171

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Handle new suitesparse version #171

merged 2 commits into from
Jan 24, 2024

Conversation

AlttiJokinen
Copy link
Contributor

https://swift-nav.atlassian.net/browse/OC-729

Handle directory structure of new Suitesparse version

@AlttiJokinen AlttiJokinen requested a review from a team as a code owner January 11, 2024 16:24
@AlttiJokinen AlttiJokinen changed the title Handle new suiteparse version Handle new suitesparse version Jan 11, 2024
@@ -18,13 +18,13 @@ endif()
find_path(suitesparse_cholmod_INCLUDE_DIR
NAMES cholmod.h
HINTS ${SUITESPARSE_DIRS}
PATH_SUFFIXES include
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we need to keep the include suffix for the Linux installs and older versions on Mac

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It seems that I made mistake, it should have been include and not suitesparse

Copy link

sonarcloud bot commented Jan 11, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@AlttiJokinen
Copy link
Contributor Author

@ljbade I can see that your approval is needed, because must be someone from dev infra

@ljbade
Copy link

ljbade commented Jan 11, 2024

Has this now been tested on both Linux and Mac?

@AlttiJokinen
Copy link
Contributor Author

@ljbade Yes, it has been compiled as part of Albatross pipeline swift-nav/albatross#473 (comment)

@AlttiJokinen AlttiJokinen merged commit 436d339 into master Jan 24, 2024
2 checks passed
@AlttiJokinen AlttiJokinen deleted the altti/OC-729 branch January 24, 2024 23:26
AlttiJokinen added a commit to swift-nav/albatross that referenced this pull request Jan 24, 2024
https://swift-nav.atlassian.net/browse/OC-729

Handle new Suitesparse version and dix Apple Clang compiling

Submodule links need to be corrected for Cmake and eigen after these PRs
are merged
swift-nav/cmake#171
swift-nav/eigen#4
jungleraptor added a commit that referenced this pull request Apr 3, 2024
jungleraptor added a commit that referenced this pull request Apr 3, 2024
woodfell added a commit to swift-nav/libsbp that referenced this pull request Apr 29, 2024
Automated PR by Jenkins. If CI has passed successfully, merge away!



**cmake**  f5113f7d  ->  117b3f73
-  117b3f73  :  enable c++20 (swift-nav/cmake#173)
-  436d339a  :  Handle new suitesparse version (swift-nav/cmake#171)


This pull request was created by
https://jenkins.ci.swift-nav.com/job/CI%20Infra/job/submodule-update/17095/.

Co-authored-by: Matt Woodward <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants