CMake has FindThreads to determine how to link the threading library. Use that over just setting pthread in the link libraries and add support for Windows threads. Change-Id: I5988c54db6a9db688b7d990fc3808d3ae5f2b66f Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/54146 Reviewed-by: David Benjamin <davidben@google.com> Commit-Queue: David Benjamin <davidben@google.com>chromium-5359
parent
4ff604e98f
commit
8a3b2692bc
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue