X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8c0a400b776e32f1336df45bd441170f73a61bf6..ebcf5b5967286b2041615e8d777ac5edd7925b60:/tools/cmake/Option.cmake diff --git a/tools/cmake/Option.cmake b/tools/cmake/Option.cmake index 2515b91018..b165f3575a 100644 --- a/tools/cmake/Option.cmake +++ b/tools/cmake/Option.cmake @@ -48,7 +48,7 @@ else() option(enable_smpi_papi "Whether SMPI supports PAPI bindings." off) endif() option(enable_smpi_MPICH3_testsuite "Whether the test suite form MPICH 3 should be built" off) -option(enable_smpi_ISP_testsuite "Whether the test suite from ISP should be built." off) +option(enable_smpi_MBI_testsuite "Whether the test suite from MBI should be built." off) # Internal targets used by jenkins ###