Skip to content

WIP: Fix: implicit includes not found by CrayPrgEnv

Will Brown requested to merge wpbrown/cmake:fix-implicit-inc-cray into master

The Cray compiler driver expects a source file that exists and has an appropriate extension to invoke the compiler.

Fixes #16512

Merge request reports