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

Require CMake>=3.18 #260

Merged

Conversation

AlexanderRichert-NOAA
Copy link
Contributor

LAPACK::LAPACK target is only available in cmake 3.18.0+.

Fixes #258

@AlexanderRichert-NOAA
Copy link
Contributor Author

@edwardhartnett
Copy link
Contributor

No I've never seen that gcovr error. Have you tried using the recommended flag?

@AlexanderRichert-NOAA
Copy link
Contributor Author

That resolves the failure, but it seems to be reporting lines as missing that shouldn't be. I'll see if maybe it's a version thing.

@Hang-Lei-NOAA
Copy link
Contributor

Hang-Lei-NOAA commented Nov 22, 2024 via email

@AlexanderRichert-NOAA
Copy link
Contributor Author

Reverting to gcovr 7.2 fixed it (8.2 was the one that was failing).

@AlexanderRichert-NOAA AlexanderRichert-NOAA merged commit eaa65ea into NOAA-EMC:develop Nov 22, 2024
20 checks passed
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.

update cmake version being checked to one that works (was: Issue Installing NCEPLIBS-ip)
3 participants