X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=4a965e034d00c81fac7ea817c9090020a4a8a026;hb=9c6bd157b3a7b07cee48d0b09c8c7381e792efc3;hp=258ca73c74737b81741125291992e59a3e17f056;hpb=2d926e432e908db0767f14698113459ea5aaa84a;p=tools%2Flibbatch.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 258ca73..4a965e0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -69,7 +69,6 @@ IF (LIBBATCH_PYTHON_WRAPPING) FIND_PACKAGE(LibbatchPython REQUIRED) FIND_PACKAGE(LibbatchSWIG REQUIRED) - MESSAGE("TODO TODO check Python path win32") SET(LIBBATCH_PYTHONPATH lib/python${PYTHON_VERSION}/site-packages) ENDIF()