Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modules: Rename Internal/CMake{CheckCompiler => TryCompilerOrLinker}Flag | Robert Maynard | 2020-11-25 | 1 | -0/+158 |
Rename the `CheckPIESupported` helper functions so that they don't clobber other internal functions. Also rename them to document they can't be unified with `CheckCompilerFlag`. Fixes: #21497 |