X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=CMakeLists.txt;h=62ed7b7507ed3b79379f0fccba207ea4366dc513;hb=426f5da5d6ffe74e7d1c54c7321bb653d2c98ad1;hp=63750e5d519d74ffb4386569468b704788a114c2;hpb=4f7c694f721ba36a0db480ffad86877783a27c1b;p=tools%2Flibbatch.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 63750e5..62ed7b7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -52,7 +52,7 @@ SET(INSTALL_INCLUDE_DIR include) SET(LIBBATCH_LOCAL_SUBMISSION TRUE CACHE BOOL "Build classes for local submission") SET(LIBBATCH_PYTHON_WRAPPING TRUE CACHE BOOL "Generate Python wrapping") -SET(LIBBATCH_BUILD_TESTS TRUE CACHE BOOL "Enable testing") +SET(LIBBATCH_BUILD_TESTS FALSE CACHE BOOL "Enable testing") IF(LIBBATCH_BUILD_TESTS) ENABLE_TESTING()