diff options
| author | Sebastian Holtermann <sebholt@xwmw.org> | 2018-08-27 13:13:13 (GMT) |
|---|---|---|
| committer | Sebastian Holtermann <sebholt@xwmw.org> | 2018-08-28 18:07:53 (GMT) |
| commit | 83f2d4838877142f8daada6d84d091f7ad64d38b (patch) | |
| tree | 4c8708f01d9ff542c57dafb9f3d6d6f26366170f /Tests/Tutorial/Step6/MathFunctions/MakeTable.cxx | |
| parent | 363fffc736f723fc4a7bb3c8cd69e462eb9f937e (diff) | |
| download | CMake-83f2d4838877142f8daada6d84d091f7ad64d38b.zip CMake-83f2d4838877142f8daada6d84d091f7ad64d38b.tar.gz CMake-83f2d4838877142f8daada6d84d091f7ad64d38b.tar.bz2 | |
Respect CMAKE_<LANG>_COMPILER_ARG1 in CMAKE_<LANG>_COMPILER_PREDEFINES_COMMAND
AUTOMOC used to fail to generate ``moc_predefs.h`` when ``ccache`` was used
as a compiler starter by e.g. configuring a project with the environment
variable CXX="ccache g++".
The reason was that ``CMAKE_<LANG>_COMPILER_ARG1`` wasn't respected in the
definition of ``CMAKE_<LANG>_COMPILER_PREDEFINES_COMMAND`` for various
compilers. This is fixed by this patch.
Fixes #17275.
Diffstat (limited to 'Tests/Tutorial/Step6/MathFunctions/MakeTable.cxx')
0 files changed, 0 insertions, 0 deletions
