summaryrefslogtreecommitdiffstats
path: root/Tests/FindOpenACC/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* FindOpenACC: Provide import targets and OpenACC_<lang>_OPTIONS variableRobert Maynard2019-08-191-0/+20
Previously the FindOpenACC module had issues where the contents of OpenACC_<lang>_FLAGS could not be used with target_compile_options when it contained multiple compiler flags.