CMake/Tests/FortranModules
Brad King ead16adfc8 Fortran: Fix module dependency scanning with upper-case SUBMODULE
The lexical token expression added by commit v3.7.0-rc1~73^2~1 (Fortran:
Add support for submodule syntax in dependency scanning, 2016-09-05)
has a typo and does not match upper-case `B` in `SUBMODULE`.  Fix it.

Fixes: #18595
2018-11-20 14:16:26 -05:00
..
Executable
External
in_interface
include
Library
Subdir
Submodules Fortran: Fix module dependency scanning with upper-case SUBMODULE 2018-11-20 14:16:26 -05:00
CMakeLists.txt
non_pp_include.f90
test_module_implementation.f90
test_module_interface.f90
test_module_main.f90
test_non_pp_include_main.f90
test_preprocess_module.F90
test_preprocess.F90
test_use_in_comment_fixedform.f
test_use_in_comment_freeform.f90