mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
d6da6784bf
When a CMake based project fails, users start looking at CMakeError.log and think that the FindThread output is the problem, but it is a false positive. Now FindThreads only logs to `CMakeError.log` when it fails to find a suitable flag, reducing the amount of false positives in `CMakeError.log`. Fixes #16540, Fixes #19344
8.2 KiB
8.2 KiB