trace-end-commands.rst 287 B

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