Help/cmake_language: Fix PRINT_TARGETS signature rendering

This commit is contained in:
Tom Osika
2026-07-15 12:24:54 -04:00
committed by Brad King
parent f46a631f0c
commit a09578ae84

View File

@@ -564,8 +564,8 @@ Printing Targets
.. versionadded:: 4.5
.. signature::
cmake_language(PRINT_TARGETS <filter>...)
.. signature::
cmake_language(PRINT_TARGETS <filter>...)
Prints the names of all targets that currently exist, one per line,
annotated with their types (e.g. ``EXECUTABLE``, ``STATIC_LIBRARY``,