Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use C++ style comments to fix doxygen output.
[simgrid.git] / buildtools / Cmake / CTestConfig.cmake
index e51e46632309f9ce8f0967f908e8c75dfcfdea7f..04854c2c5750a507ec8fa812e9e22b50e7d4c7e1 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()
@@ -55,7 +51,6 @@ if(enable_coverage)
       "/tools/"
       "/buildtools/"
       "/include/"
-      "/testsuite/"
       "/teshsuite/"
       "/src/bindings/"
     )