diff options
Diffstat (limited to 'Modules/FindPython.cmake')
-rw-r--r-- | Modules/FindPython.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindPython.cmake b/Modules/FindPython.cmake index d89029a..584f64d 100644 --- a/Modules/FindPython.cmake +++ b/Modules/FindPython.cmake @@ -328,7 +328,7 @@ setting the following variables: ``Python_LIBRARY`` The path to the library. It will be used to compute the - variables ``Python_LIBRARIES``, ``Python_LIBRAY_DIRS`` and + variables ``Python_LIBRARIES``, ``Python_LIBRARY_DIRS`` and ``Python_RUNTIME_LIBRARY_DIRS``. ``Python_INCLUDE_DIR`` |