https://github.com/cpp-best-practices/cmake_template/blob/d19d8921771ba582824948f0cc57f849a5c6efd8/cmake/StaticAnalyzers.cmake#L98 I guess the intention here was just to have a normal `message(WARNING ...)`
cmake_template/cmake/StaticAnalyzers.cmake
Line 98 in d19d892
I guess the intention here was just to have a normal
message(WARNING ...)