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

Update dependency handling logic in meson and CMake #11

Merged
merged 4 commits into from
Jul 26, 2021

Conversation

awvwgk
Copy link
Member

@awvwgk awvwgk commented Jul 25, 2021

  • allow meson to find dependencies before falling back to subprojects
  • add custom CMake finder for mctc-lib, mstore and LAPACK
  • add CMake macro to find (cmake/pkgconf) or include (subproject/fetch) dependencies
  • LAPACK/BLAS finder export respective targets for older CMake versions

@awvwgk awvwgk added the build Build system related issues (platform, compilers) label Jul 25, 2021
- allow meson to find dependencies before falling back to subprojects
- add custom CMake finder for mctc-lib, mstore and LAPACK
- add CMake macro to find (cmake/pkgconf) or include (subproject/fetch) dependencies
- LAPACK/BLAS finder export respective targets for older CMake versions
@awvwgk awvwgk merged commit 75e5b97 into grimme-lab:main Jul 26, 2021
@awvwgk awvwgk deleted the dependency branch July 26, 2021 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build system related issues (platform, compilers)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant