Avoid problem with cmake not finding compiler

Description

Ref: https://gitlab.kitware.com/cmake/cmake/-/issues/21378

If cmake is run a 2nd time, which it is in the context of a github action based on a cache,
then it might not correctly set the cmake compiler version variables.

Use the workaround detailed in the above reference issue.

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Created May 11, 2021 at 1:35 PM
Updated May 12, 2021 at 8:49 AM
Resolved May 12, 2021 at 8:49 AM

Flag notifications