Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set CMAKE_<LANG>_COMPILER_FRONTEND_VARIANT on single-variant compilers | Russell Greene | 2023-01-11 | 1 | -0/+4 |
| | | | | | | | The `GNU` and `MSVC` compilers obviously use their own front-end command-line style. Also set this for `AppleClang`. Fixes: #24232 | ||||
* | Help: Add documentation for CMAKE_<LANG>_COMPILER_FRONTEND_VARIANT | Deniz Bahadir | 2021-10-13 | 1 | -0/+18 |
Signed-off-by: Deniz Bahadir <deniz@code.bahadir.email> |