1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-05-18 21:46:20 +02:00
openwrt/tools/cmake
Moritz Warning 7fc4dd3611 cmake: match warnings more strictly in C++ feature checks
Require the word "warning" to appear at the start of a line, after
whitespace, or after a `:`.  This is the same that CTest launchers use
to match warnings.  It avoids matching "warning" inside file paths.
Fixed in cmake 3.14.0.

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2019-03-10 17:48:23 +01:00
..
patches cmake: match warnings more strictly in C++ feature checks 2019-03-10 17:48:23 +01:00
Makefile tools/cmake: update to 3.13.2 2018-12-29 18:12:28 +01:00