correct indentation for Python version

release/4.3a0
Varun Agrawal 2020-07-14 13:25:08 -04:00
parent b0e9a0ccd8
commit aca002fc12
1 changed files with 1 additions and 1 deletions

View File

@ -607,7 +607,7 @@ endif()
message(STATUS "Cython toolbox flags ")
print_config_flag(${GTSAM_INSTALL_CYTHON_TOOLBOX} "Install Cython toolbox ")
if(GTSAM_INSTALL_CYTHON_TOOLBOX)
message(STATUS " Python version : ${GTSAM_PYTHON_VERSION}")
message(STATUS " Python version : ${GTSAM_PYTHON_VERSION}")
endif()
message(STATUS "===============================================================")