summaryrefslogtreecommitdiff
path: root/Modules/FindOpenACC.cmake
Commit message (Expand)AuthorAgeFilesLines
* Modules: Use new SOURCES_FROM_* try_compile (2/2)Matthew Woehlke2022-09-271-18/+19
* Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-141-2/+2
* FindOpenACC: Set OpenACC_FOUND when OpenACC is enabled for a languageRobert Maynard2022-07-131-0/+10
* FindOpenACC: Add support for NVHPC compilerTin Huynh2021-01-271-1/+4
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-5/+12
* Help: Add Sphinx 'versionadded' directives to each top-level documentKitware Robot2020-07-061-0/+2
* FPHSA: acknowledge the name mismatches in CMake-owned modulesBen Boeckel2020-01-141-0/+1
* FindOpenACC: Provide import targets and OpenACC_<lang>_OPTIONS variableRobert Maynard2019-08-191-0/+28
* FindOpenACC: Provide a Fortran snippet that compiles with gfortranRobert Maynard2019-08-091-3/+1
* Find{OpenMP,OpenACC}: Fix detection with -Werror=return-typeChristian Pfeiffer2017-10-241-2/+7
* FindOpenACC: Add module to detect compiler support for OpenACCTin Huynh2017-09-221-0/+252