summaryrefslogtreecommitdiffstats
path: root/Source/cmLoadCommandCommand.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-09-15 14:39:59 (GMT)
committerBrad King <brad.king@kitware.com>2017-09-15 14:42:14 (GMT)
commit3080a0a61129fae4a2221d333add8b352a78aa66 (patch)
tree5a6a067710bf8f75daa04355e0b7cdfc7a5a74fc /Source/cmLoadCommandCommand.h
parentc0c5f924fe46fcf83603117689b372cb8520c4bb (diff)
downloadCMake-3080a0a61129fae4a2221d333add8b352a78aa66.zip
CMake-3080a0a61129fae4a2221d333add8b352a78aa66.tar.gz
CMake-3080a0a61129fae4a2221d333add8b352a78aa66.tar.bz2
FindBoost: Improve behavior when thread dependency is missing
The `find_dependency` macro is not meant for use in find modules and `return()`s from the caller when the package is not found. Avoid using it in FindBoost. Instead use plain `find_package` for the Threads package and manually forward the `QUIET` argument. When the Threads package is missing then treat the Boost `thread` component as missing. Issue: #17257
Diffstat (limited to 'Source/cmLoadCommandCommand.h')
0 files changed, 0 insertions, 0 deletions