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

Fix package exports for older cmake #1105

Merged

Conversation

chuckatkins
Copy link
Contributor

Fixes #1098

This makes sure all the necessary dependent cmake files get installed regardless of the CMake version you're using (the mac problem from 1098). It also makes sure the adios2-config utility works with older versions of python (the titan problem from 1098).

dill Upstream and others added 5 commits January 11, 2019 10:54
Code extracted from:

    https://github.com/GTkorvo/dill.git

at commit 3cc6e99ede4a384fe04a14226c5d00bf80cca797 (master).

Upstream Shortlog
-----------------

Chuck Atkins (1):
      558f850c Make sure find module dependencies get installed
* upstream-dill:
  dill 2019-01-09 (3cc6e99e)
Code extracted from:

    https://github.com/GTkorvo/EVPath.git

at commit 32e1045478f515c59b946fb8019a63ac4aaabf80 (master).

Upstream Shortlog
-----------------

Chuck Atkins (2):
      5223621f Use upstream pkgconfig
      0c396aec Install third party find modules for dependencies
* upstream-EVPath:
  EVPath 2019-01-11 (32e10454)
@chuckatkins chuckatkins merged commit 0362eeb into ornladios:master Jan 11, 2019
@chuckatkins chuckatkins deleted the fix-package-exports-for-older-cmake branch January 11, 2019 17:19
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.

1 participant