summaryrefslogtreecommitdiff
path: root/Modules/FindPython2.cmake
diff options
context:
space:
mode:
authorAlex Turbov <i.zaufi@gmail.com>2022-11-06 05:45:51 +0400
committerAlex Turbov <i.zaufi@gmail.com>2022-11-07 22:55:06 +0400
commit2ba351ca4f5e63ed5e658787ffef66065d3dab54 (patch)
tree87c92a917671c23e406422aaad56711caed0830b /Modules/FindPython2.cmake
parentcc8837606c62d8c099a43faeb59e79994fb623df (diff)
downloadcmake-2ba351ca4f5e63ed5e658787ffef66065d3dab54.tar.gz
Help: ``CMake`` → CMake
Diffstat (limited to 'Modules/FindPython2.cmake')
-rw-r--r--Modules/FindPython2.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/Modules/FindPython2.cmake b/Modules/FindPython2.cmake
index 0888fad7ea..3ac52bdc15 100644
--- a/Modules/FindPython2.cmake
+++ b/Modules/FindPython2.cmake
@@ -57,7 +57,7 @@ for you.
If components ``Interpreter`` and ``Development`` (or one of its
sub-components) are both specified, this module search only for interpreter
- with same platform architecture as the one defined by ``CMake``
+ with same platform architecture as the one defined by CMake
configuration. This constraint does not apply if only ``Interpreter``
component is specified.
@@ -388,7 +388,7 @@ setting the following variables:
By default, this module supports multiple calls in different directories of a
project with different version/component requirements while providing correct
-and consistent results for each call. To support this behavior, ``CMake`` cache
+and consistent results for each call. To support this behavior, CMake cache
is not used in the traditional way which can be problematic for interactive
specification. So, to enable also interactive specification, module behavior
can be controlled with the following variable: