summaryrefslogtreecommitdiffstats
path: root/Auxiliary
diff options
context:
space:
mode:
authorRobert Maynard <robert.maynard@kitware.com>2019-08-09 18:49:34 (GMT)
committerRobert Maynard <robert.maynard@kitware.com>2019-08-09 18:54:16 (GMT)
commit9460501ad7353e6eecdf42d56568c1f909f64e27 (patch)
tree48ee3d4fa9ca5c9857d8ab57461bd1d8654bbbc4 /Auxiliary
parent38a5b0203fe116268afbdb8d82fc8d89c3b213f2 (diff)
downloadCMake-9460501ad7353e6eecdf42d56568c1f909f64e27.zip
CMake-9460501ad7353e6eecdf42d56568c1f909f64e27.tar.gz
CMake-9460501ad7353e6eecdf42d56568c1f909f64e27.tar.bz2
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 'Auxiliary')
0 files changed, 0 insertions, 0 deletions