X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a4bb00c8480e534de5fdf1b16dccbda13421a9fa..c0cd56bc891505fdb174541b189034f878413a34:/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 ###