diff options
author | Sebastian Holtermann <sebholt@xwmw.org> | 2019-04-06 10:27:08 (GMT) |
---|---|---|
committer | Sebastian Holtermann <sebholt@xwmw.org> | 2019-04-06 15:37:12 (GMT) |
commit | 95e72c0157ecd9c603fc541fa7e9fa246b777969 (patch) | |
tree | 9c74c3856b75c7389c6fe89149af090fe14cf9dd /Modules/FindMotif.cmake | |
parent | f161cfe5a8fa00d6d203885e9c1985ec53d7d625 (diff) | |
download | CMake-95e72c0157ecd9c603fc541fa7e9fa246b777969.zip CMake-95e72c0157ecd9c603fc541fa7e9fa246b777969.tar.gz CMake-95e72c0157ecd9c603fc541fa7e9fa246b777969.tar.bz2 |
Autogen: Make cmQtAutoGenerator::FileSystem Logger free
`cmQtAutoGenerator::FileSystem` used to have a reference to a
`cmQtAutoGenerator::Logger` instances. This was used for utility methods
that automatically generated an error message on demand. Unfortunately this
resulted in double error messages in some places. To fix these and with
the additional purpose of removing the dependency of
`cmQtAutoGenerator::FileSystem` to `cmQtAutoGenerator::Logger`, this patch
removes the `Logger` reference in `cmQtAutoGenerator::FileSystem`.
In the process some silent error conditions gained error messages and
some existing error messages were extended.
Diffstat (limited to 'Modules/FindMotif.cmake')
0 files changed, 0 insertions, 0 deletions