| 1234567 |
- trace-end-commands
- ------------------
- * The family of :option:`cmake --trace` and related commands now print "end"
- commands for control structures: :command:`endblock`, :command:`endforeach`,
- :command:`endfunction`, :command:`endif`, :command:`endmacro`, and
- :command:`endwhile`.
|