[PATCH] D122932: [cmake] avoid use of undocumented FindThread module variable

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 1 13:45:09 PDT 2022


beanz accepted this revision.
beanz added a comment.
This revision is now accepted and ready to land.

Looks good to me. Just to leave a paper trail, this is also documented in the CMake 3.13 documentation (which is our current minimum required version):
https://cmake.org/cmake/help/v3.13/module/FindThreads.html


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122932/new/

https://reviews.llvm.org/D122932



More information about the llvm-commits mailing list