diff options
Diffstat (limited to 'Help/manual/cmake-buildsystem.7.rst')
-rw-r--r-- | Help/manual/cmake-buildsystem.7.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/manual/cmake-buildsystem.7.rst b/Help/manual/cmake-buildsystem.7.rst index 2b37c0c..8a21adf 100644 --- a/Help/manual/cmake-buildsystem.7.rst +++ b/Help/manual/cmake-buildsystem.7.rst @@ -634,7 +634,7 @@ target at a time. The commands :command:`add_definitions`, a similar function, but operate at directory scope instead of target scope for convenience. -Psuedo Targets +Pseudo Targets ============== Some target types do not represent outputs of the buildsystem, but only inputs |