abinit/cmake/try_compile/have_fc_backtrace.F90

6 lines
77 B
Fortran

program have_fc_backtrace
call backtrace()
end program have_fc_backtrace