summaryrefslogtreecommitdiffstats
path: root/CTestCustom.cmake.in
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-02-26 12:46:26 (GMT)
committerBrad King <brad.king@kitware.com>2019-02-26 12:51:52 (GMT)
commite0267eb1d327befd9839c0d745c84e6550618104 (patch)
treec69732a5f8d425ee253828d2490ad19c4d358cb3 /CTestCustom.cmake.in
parente6897c72e7c59f7a0b82ed19c1bdb40d42f7adaa (diff)
downloadCMake-e0267eb1d327befd9839c0d745c84e6550618104.zip
CMake-e0267eb1d327befd9839c0d745c84e6550618104.tar.gz
CMake-e0267eb1d327befd9839c0d745c84e6550618104.tar.bz2
FindThreads: Fix libc check to use proper header for pthread_kill
In commit e9a1ddc594 (FindThreads: Replace the pthread symbol checking in libc., 2018-11-18, v3.14.0-rc1~292^2) we switched to checking for `pthread_kill` in libc but did not update the symbol check's header file to match. Add `signal.h` to get `pthread_kill`. Keep `pthread.h` anyway since the purpose of the check is to verify that the pthread API works. Fixes: #18984
Diffstat (limited to 'CTestCustom.cmake.in')
0 files changed, 0 insertions, 0 deletions