Skip to content

FindOpenACC: Set OpenACC_FOUND when OpenACC is enabled for a language

As documented in #23691 the FindOpenACC module never set OpenACC_FOUND.

This update makes sure that we state OpenACC_FOUND is true when at least one language that has been enabled has OpenACC support.

I am not closing 23691 as that is a larger request to rework FindOpenACC.

Issue: #23691

Edited by Brad King

Merge request reports