cmGlobalNinjaGenerator: remove unnecessary virtual method

The implementation is the same and the called method used internally is
`virtual`, so just make the call non-virtual.
2 files changed