X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f6b6e6dd5e6f528e4b5389317085e6f4a984dfbe..17fb4b64f0bfb6f25debbcbdf4577812284e6e9e:/teshsuite/smpi/MBI/CMakeLists.txt diff --git a/teshsuite/smpi/MBI/CMakeLists.txt b/teshsuite/smpi/MBI/CMakeLists.txt index d0c587e9cc..9ea75baf7d 100644 --- a/teshsuite/smpi/MBI/CMakeLists.txt +++ b/teshsuite/smpi/MBI/CMakeLists.txt @@ -7,7 +7,7 @@ file(GLOB generator_scripts *Generator.py) -if (enable_smpi_MBI_testsuite) +if (enable_testsuite_smpi_MBI) if (NOT enable_smpi) message(FATAL_ERROR "The MBI test suite cannot be enabled without SMPI. Please change either setting.") endif()