Skip to content

More stable package find instructions#878

Merged
gonuke merged 3 commits intosvalinn:developfrom
ebknudsen:develop
Apr 17, 2023
Merged

More stable package find instructions#878
gonuke merged 3 commits intosvalinn:developfrom
ebknudsen:develop

Conversation

@ebknudsen
Copy link
Copy Markdown
Contributor

Please follow these guidelines when making a Pull Request.
This template was adapted from here and here.

Description

Stabililize the search routines for MOAB and double-down

Motivation and Context

  • double-down installs its .cmake-files explicitly to a subdirectory dd. This PR adds that subdir to the search path explicitly. In cases cmake does not find them otherwise
  • The MOAB search directory variable should be quoted. In some cases it can cause FindMOAB to fail. If it is installed to non-standard directory.

Changes

Bug-fix

Behavior

Old behaviour: can cause installation to fail.
New behaviour: more stable installation, less dependent on local cmake parameters.

@ebknudsen ebknudsen changed the title More stable package fin instructions More stable package find instructions Apr 17, 2023
@gonuke
Copy link
Copy Markdown
Member

gonuke commented Apr 17, 2023

Thanks @ebknudsen - this seems reasonable to me. I suppose we should be testing with DD at some point in our process - perhaps at merge time, even if not during PR review. Thoughts @pshriwise ?

@gonuke gonuke merged commit fe86eac into svalinn:develop Apr 17, 2023
@pshriwise
Copy link
Copy Markdown
Member

Yes, I agree. I thought we were at some point. Did that go away?

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