From af4638f3470bf82a695739f4f967040a49df57e6 Mon Sep 17 00:00:00 2001 From: inv Date: Mon, 18 Nov 2013 17:19:51 +0000 Subject: [PATCH] Synchronize adm files --- adm_local_without_kernel/cmake_files/FindSalomeSphinx.cmake | 1 - 1 file changed, 1 deletion(-) diff --git a/adm_local_without_kernel/cmake_files/FindSalomeSphinx.cmake b/adm_local_without_kernel/cmake_files/FindSalomeSphinx.cmake index f7d625c95..659be9199 100644 --- a/adm_local_without_kernel/cmake_files/FindSalomeSphinx.cmake +++ b/adm_local_without_kernel/cmake_files/FindSalomeSphinx.cmake @@ -30,7 +30,6 @@ SET(DOCUTILS_ROOT_DIR "$ENV{DOCUTILS_ROOT_DIR}" CACHE PATH "Path to the Docutils # Ensure the command is run with the given PYTHONPATH IF(WIN32 AND NOT CYGWIN) - MESSAGE(WARNING "Sphinx windows command not re-tested.") SET(SPHINX_EXECUTABLE ${SPHINX_EXECUTABLE}) ELSE() SET(SPHINX_EXECUTABLE /usr/bin/env PYTHONPATH="${SPHINX_PYTHONPATH}:$$PYTHONPATH" ${SPHINX_EXECUTABLE}) -- 2.39.2