mirror of
https://github.com/Kitware/CMake.git
synced 2025-06-25 05:30:26 +08:00

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