Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Supernovae mode was deprecated. It is currently broken too. Remove it.
[simgrid.git] / buildtools / Cmake / CTestConfig.cmake
index e51e466..7c961b1 100644 (file)
@@ -18,10 +18,6 @@ if(enable_compile_warnings AND enable_compile_optimizations)
   SET(BUILDNAME "FULL_FLAGS" CACHE TYPE INTERNAL FORCE)
 endif()
 
-if(enable_supernovae)
-  SET(BUILDNAME "SUPERNOVAE" CACHE TYPE INTERNAL FORCE)
-endif()
-
 if(HAVE_GTNETS)
   SET(BUILDNAME "GTNETS" CACHE TYPE INTERNAL FORCE)
 endif()