Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Missing dependency (fix parallel builds).
[simgrid.git] / buildtools / Cmake / CTestConfig.cmake
index e51e46632309f9ce8f0967f908e8c75dfcfdea7f..7c961b1882d40b4f0f5fd8e34be3d7ae228322f5 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()