TZIVI-254: IVI needs a newer version of cmake
[profile/ivi/cmake.git] / Tests / Fortran / mysub.f
1       subroutine mysub
2         print *, 'Printing this requires fortran language libraries'
3       end subroutine
4       subroutine my_sub
5       end subroutine