mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-07 08:10:48 +00: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