summaryrefslogtreecommitdiffstats
path: root/Modules/FindOpenACC.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Find{OpenMP,OpenACC}: Fix detection with -Werror=return-typeChristian Pfeiffer2017-10-241-2/+7
| | | | | | Explicitly return a value from `main` in our test sources. Fixes: #17391
* FindOpenACC: Add module to detect compiler support for OpenACCTin Huynh2017-09-221-0/+252