Skip to content
Snippets Groups Projects
Commit cd8c252e authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

BUG: Mantis-1260: also forward the PYTHON_EXECUTABLE variable

parent 0c714f83
Branches
Tags
No related merge requests found
......@@ -68,6 +68,7 @@ endif()
if(OTB_WRAP_PYTHON)
ADD_SUPERBUILD_CMAKE_VAR(OTB PYTHON_INCLUDE_DIR)
ADD_SUPERBUILD_CMAKE_VAR(OTB PYTHON_LIBRARY)
ADD_SUPERBUILD_CMAKE_VAR(OTB PYTHON_EXECUTABLE)
endif()
if(OTB_USE_QT4)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment