CheckCXXSourceCompiles: Failure when clang-scan-deps is missing
If C is not enabled and CMP0155 is set to NEW and clang-scan-deps is not installed,
find_package(Threads) fails to find a threading library. This probably also affects other modules that depend on CheckCXXSourceCompiles.