summaryrefslogtreecommitdiffstats
path: root/Auxiliary
diff options
context:
space:
mode:
authorMatthew Woehlke <matthew.woehlke@kitware.com>2017-09-14 16:28:26 (GMT)
committerBrad King <brad.king@kitware.com>2017-09-14 18:20:13 (GMT)
commit9fd9e448d0e57fecb1fea2e27c2c89dabc2ad23d (patch)
tree5dad64b91ab3552b3adfea24a261b1a5a4602719 /Auxiliary
parent3ea87bce69d1b6120b227fed3838f1bc9ab45db1 (diff)
downloadCMake-9fd9e448d0e57fecb1fea2e27c2c89dabc2ad23d.zip
CMake-9fd9e448d0e57fecb1fea2e27c2c89dabc2ad23d.tar.gz
CMake-9fd9e448d0e57fecb1fea2e27c2c89dabc2ad23d.tar.bz2
FindGTest: Avoid using find_dependency in a find module
The `find_dependency` macro is not meant for use in find modules. Instead use plain `find_package` for the Threads package. Assume that if it is not found then it isn't needed on the current platform. Issue: #17257
Diffstat (limited to 'Auxiliary')
0 files changed, 0 insertions, 0 deletions