diff options
author | Alexander Grund <Flamefire@users.noreply.github.com> | 2022-06-30 17:36:53 (GMT) |
---|---|---|
committer | Alexander Grund <Flamefire@users.noreply.github.com> | 2022-06-30 17:36:53 (GMT) |
commit | 669b6a37f5ce5b0b6a2623b4acb5442784d93b43 (patch) | |
tree | eda4cd2a8224e812405b3b0b9fb88b18517110be /Help/guide/tutorial/Step7/MathFunctions/MakeTable.cxx | |
parent | 7375542615e0c1d3d09117eac3a9e201275da425 (diff) | |
download | CMake-669b6a37f5ce5b0b6a2623b4acb5442784d93b43.zip CMake-669b6a37f5ce5b0b6a2623b4acb5442784d93b43.tar.gz CMake-669b6a37f5ce5b0b6a2623b4acb5442784d93b43.tar.bz2 |
FindICU: Fix component reporting logic
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.
Diffstat (limited to 'Help/guide/tutorial/Step7/MathFunctions/MakeTable.cxx')
0 files changed, 0 insertions, 0 deletions