diff --git a/tribits/doc/build_ref/TribitsBuildReferenceBody.rst b/tribits/doc/build_ref/TribitsBuildReferenceBody.rst index c7351ebe2..c4a93c9ca 100644 --- a/tribits/doc/build_ref/TribitsBuildReferenceBody.rst +++ b/tribits/doc/build_ref/TribitsBuildReferenceBody.rst @@ -2238,11 +2238,11 @@ To set which Python interpreter is used, configure with:: -D Python3_EXECUTABLE= Otherwise, Python will be found automatically by default using -``find_python(Python3)`` internally. +``find_python(Python3)`` internally (see `FindPython3.cmake`). -To disable the finding and usage of Python, configure with:: +To disable the finding and usage of Python, configure with (empty):: - -D Python3_EXECUTABLE= + -D Python3_EXECUTABLE= Outputting package dependency information @@ -4505,4 +4505,7 @@ dashboard``. .. _xSDK Community Package Policies: https://doi.org/10.6084/m9.figshare.4495136 +.. _FindPython3.cmake: https://cmake.org/cmake/help/latest/module/FindPython3.html + + .. LocalWords: templated instantiation Makefiles CMake