diff options
author | Daniel Mensinger <daniel@mensinger-ka.de> | 2019-11-28 13:15:53 +0100 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2019-11-28 22:41:16 +0530 |
commit | 8f673d0139e327da78bceec583ec6afc5aa3ee0f (patch) | |
tree | e87822b2dab11d792afda7b6e2badb5fec4fac77 /mesonbuild/interpreter.py | |
parent | 20745a7c568e831441b925e8fb3d206113c49877 (diff) | |
download | meson-8f673d0139e327da78bceec583ec6afc5aa3ee0f.zip meson-8f673d0139e327da78bceec583ec6afc5aa3ee0f.tar.gz meson-8f673d0139e327da78bceec583ec6afc5aa3ee0f.tar.bz2 |
cmake: Log warnings in CMakeLists.txt
Previously, warnings genereated in CMake were not logged because
CMake sends them to stderr alongside the trace information. With
this PR, only real trace lines are send to the trace parser and
all other lines in stderr are logged as warnings.
0.52 branch version
Diffstat (limited to 'mesonbuild/interpreter.py')
0 files changed, 0 insertions, 0 deletions