Set CMAKE_<LANG>_COMPILER_FRONTEND_VARIANT on single-variant compilers The `GNU` and `MSVC` compilers obviously use their own front-end command-line style. Also set this for `AppleClang`. Fixes: #24232