Skip to content

Fix syntax error in fatal error

Stewart Martin-Haugh requested to merge fix_syntax_error_HIP_main into main

Introduced by !952 (merged), this causes a fatal error when trying to set up a HIP compiler. Longer term we should hopefully be able to just use native CMake HIP support and get rid of this module.

Merge request reports