Skip to content
Snippets Groups Projects
Commit d6da6784 authored by Robert Maynard's avatar Robert Maynard
Browse files

FindThreads: Reduce amount of false positive error logging

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
parent 8ddbb685
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment