summaryrefslogtreecommitdiff
path: root/Tests/FindOpenACC
diff options
context:
space:
mode:
authorRobert Maynard <robert.maynard@kitware.com>2019-08-09 14:49:34 -0400
committerRobert Maynard <robert.maynard@kitware.com>2019-08-09 14:54:16 -0400
commit9460501ad7353e6eecdf42d56568c1f909f64e27 (patch)
tree48ee3d4fa9ca5c9857d8ab57461bd1d8654bbbc4 /Tests/FindOpenACC
parent38a5b0203fe116268afbdb8d82fc8d89c3b213f2 (diff)
downloadcmake-9460501ad7353e6eecdf42d56568c1f909f64e27.tar.gz
FindOpenACC: Provide a Fortran snippet that compiles with gfortran
The original Fortran snippet would fail to compile with the error message of: ``` return 0; 1 Error: Alternate RETURN statement at (1) is only allowed within a SUBROUTINE ``` We solve this by removing the early termination logic.
Diffstat (limited to 'Tests/FindOpenACC')
0 files changed, 0 insertions, 0 deletions