https://github.com/Kitware/CMake
Revision b9d67447c35681ccf272ec1744cb3208aa2745ba authored by Robert Maynard on 20 February 2020, 13:18:00 UTC, committed by Brad King on 24 February 2020, 19:14:38 UTC
In commit 46371132b3 (FindCUDA: CUDA_LIBRARIES doesn't contain raw
`-pthread`, 2019-11-11, v3.17.0-rc1~455^2) we introduced use of the
`Threads::Threads` target, but we do not `find_package(Threads)` on all
platforms.  Use the target only if it exists.
1 parent 125f045
History
Tip revision: b9d67447c35681ccf272ec1744cb3208aa2745ba authored by Robert Maynard on 20 February 2020, 13:18:00 UTC
FindCUDA: Only depend on Threads::Threads on platforms that need it
Tip revision: b9d6744
File Mode Size
pull_request_template.md -rw-r--r-- 327 bytes

back to top