mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 15:49:08 -05:00
669b6a37f5
Components were incorrectly reported as found because `component_found` is set to a string containing the variable name which is a truethy value. Fix by simply merging the setter of `component_found` with the reporting setter instead of checking `component_found OR component_found_compat` which is overly verbose anyway.
16 KiB
16 KiB