summaryrefslogtreecommitdiffstats
path: root/host/config/Python.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'host/config/Python.cmake')
-rw-r--r--host/config/Python.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/config/Python.cmake b/host/config/Python.cmake
index 95cdb4479..847e7bff3 100644
--- a/host/config/Python.cmake
+++ b/host/config/Python.cmake
@@ -27,6 +27,7 @@ IF(NOT DEFINED PYTHON_EXECUTABLE)
ENDIF(NOT DEFINED PYTHON_EXECUTABLE)
MACRO(PYTHON_CHECK_MODULE desc mod cmd have)
+ MESSAGE(STATUS "")
MESSAGE(STATUS "Python checking for ${desc}")
EXECUTE_PROCESS(
COMMAND ${PYTHON_EXECUTABLE} -c "