Skip to content

FindBoost: Suppress imported targets warning if Boost was not found

Roger Leigh requested to merge rleigh/cmake:boost-notfound into master

Closes: #18330 (closed)

If Boost_VERSION is unset, don't issue the warning, since it makes little sense.

Merge request reports