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

Install cmake with pip #608

Merged
merged 2 commits into from
Aug 20, 2023
Merged

Install cmake with pip #608

merged 2 commits into from
Aug 20, 2023

Conversation

jesper-friis
Copy link
Collaborator

Description

Updated ci_tests to install cmake from pip instead of building from source

Closes #518

Type of change

  • Bug fix & code cleanup
  • New feature
  • Documentation update
  • Test update

Checklist for the reviewer

This checklist should be used as a help for the reviewer.

  • Is the change limited to one issue?
  • Does this PR close the issue?
  • Is the code easy to read and understand?
  • Do all new feature have an accompanying new test?
  • Has the documentation been updated as necessary?

@jesper-friis jesper-friis linked an issue Aug 20, 2023 that may be closed by this pull request
@jesper-friis jesper-friis merged commit 86e38c4 into master Aug 20, 2023
10 checks passed
@jesper-friis jesper-friis deleted the 518-failing-cmake-326 branch August 20, 2023 21:10
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.

find_package(dlite) fails with CMake 3.26
1 participant