mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
7 lines
178 B
ReStructuredText
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.
|