cmake (3.27.7)

(root)/
share/
cmake-3.27/
Modules/
FortranCInterface/
call_mod.f90
subroutine call_mod
  use mymodule
  use my_module
  call mysub()
  call my_sub()
end subroutine call_mod