Files
cmake/Help/release/dev/print_targets.rst
Tom Osika 45623dd5f6 cmake_language: Add PRINT_TARGETS operation
Print CMake targets in human-readable form for debugging.

Issue: #27513
2026-07-09 16:02:12 -04:00

7 lines
178 B
ReStructuredText

print_targets
-------------
* The :command:`cmake_language(PRINT_TARGETS)` command was added
to print the targets that currently exist in human-readable form
for debugging.