Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Jacob Cobbett-SmithJacob Cobbett-SmithReporter
Jacob Cobbett-SmithJacob Cobbett-SmithPriority
MajorFix versions
Details
Details
Components
Assignee
Jacob Cobbett-Smith
Jacob Cobbett-SmithReporter
Jacob Cobbett-Smith
Jacob Cobbett-SmithPriority
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
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.