We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af4b808 commit c45cc02Copy full SHA for c45cc02
src/bindings/python/CMakeLists.txt
@@ -10,9 +10,6 @@ if(OCIO_BUILD_DOCS)
10
11
# Sets Python_PRE_CMD, which sets PATH and PYTHONPATH for Python
12
get_python_pre_command()
13
- message(STATUS, "${Python_PRE_CMD}")
14
- message(STATUS, "${Python_EXECUTABLE}")
15
- message(STATUS, "${EXTRACT_DOCSTRINGS_PY}")
16
17
###########################################################################
18
### Extract docstrings from C++ headers for Python bindings ###
0 commit comments