diff --git a/Help/command/cmake_language.rst b/Help/command/cmake_language.rst index 1af43e1b8a..34dbd9e102 100644 --- a/Help/command/cmake_language.rst +++ b/Help/command/cmake_language.rst @@ -564,8 +564,8 @@ Printing Targets .. versionadded:: 4.5 - .. signature:: - cmake_language(PRINT_TARGETS ...) +.. signature:: + cmake_language(PRINT_TARGETS ...) Prints the names of all targets that currently exist, one per line, annotated with their types (e.g. ``EXECUTABLE``, ``STATIC_LIBRARY``,