CMake/Tests/FortranModules/Submodules
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
..
child.f90 Fortran: Fix module dependency scanning with upper-case SUBMODULE 2018-11-20 14:16:26 -05:00
CMakeLists.txt Fortran: Extend submodule test with great-grandchild 2018-04-20 10:57:32 -04:00
grandchild.f90 Fortran: Add support for submodule dependencies 2018-04-20 10:57:31 -04:00
greatgrandchild.f90 Fortran: Extend submodule test with great-grandchild 2018-04-20 10:57:32 -04:00
main.f90 Fortran: Extend submodule test with great-grandchild 2018-04-20 10:57:32 -04:00
parent.f90 Fortran: Extend submodule test with great-grandchild 2018-04-20 10:57:32 -04:00
sibling.f90 Fortran: Extend submodule test with great-grandchild 2018-04-20 10:57:32 -04:00