mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Help/cmake_language: Fix PRINT_TARGETS signature rendering
This commit is contained in:
@@ -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``,
|
||||
|
||||
Reference in New Issue
Block a user