Skip to content

Commit c45cc02

Browse files
committed
Remove status checks
Signed-off-by: Michael Dolan <[email protected]>
1 parent af4b808 commit c45cc02

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/bindings/python/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ if(OCIO_BUILD_DOCS)
1010

1111
# Sets Python_PRE_CMD, which sets PATH and PYTHONPATH for Python
1212
get_python_pre_command()
13-
message(STATUS, "${Python_PRE_CMD}")
14-
message(STATUS, "${Python_EXECUTABLE}")
15-
message(STATUS, "${EXTRACT_DOCSTRINGS_PY}")
1613

1714
###########################################################################
1815
### Extract docstrings from C++ headers for Python bindings ###

0 commit comments

Comments
 (0)