Просмотр исходного кода

Help: Improve markup in `get_target_property` documentation

Bartosz Kosiorek 10 лет назад
Родитель
Сommit
88968265e2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Help/command/get_target_property.rst

+ 1 - 1
Help/command/get_target_property.rst

@@ -13,6 +13,6 @@ the variable ``VAR``.  If the property is not found, ``VAR`` will be set to
 Properties are usually used to control how a target is built, but some
 Properties are usually used to control how a target is built, but some
 query the target instead.  This command can get properties for any
 query the target instead.  This command can get properties for any
 target so far created.  The targets do not need to be in the current
 target so far created.  The targets do not need to be in the current
-CMakeLists.txt file.
+``CMakeLists.txt`` file.
 
 
 See also the more general :command:`get_property` command.
 See also the more general :command:`get_property` command.