trace-end-commands¶
The family of
cmake --traceand related commands now print "end" commands for control structures:endblock(),endforeach(),endfunction(),endif(),endmacro(), andendwhile().
The family of cmake --trace and related commands now print "end"
commands for control structures: endblock(), endforeach(),
endfunction(), endif(), endmacro(), and
endwhile().