Skip to content

find_*: Add support for option NO_CACHE

Marc Chevrier requested to merge marc.chevrier/cmake:find_item-NO_CACHE into master

Request that find result is stored in a normal variable rather than a cache entry.

Fixes: #20687 (closed)
Issue: #20743

Edited by Brad King

Merge request reports