mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
20b6561e78
Before, the closely related signatures $<condition:true_value> $<IF:condition,true_value,false_value> were explained in two different sections. The former section was badly explained, with '0' and '1' in place of the formal parameter 'condition'.