X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c1e3665e2f215c26dca19a0c01dfa479008aaf01..989720ce1d2b6e82462d8c1678135c9866e996d7:/buildtools/Cmake/CTestConfig.cmake diff --git a/buildtools/Cmake/CTestConfig.cmake b/buildtools/Cmake/CTestConfig.cmake index 6e833cece4..35e004bca4 100644 --- a/buildtools/Cmake/CTestConfig.cmake +++ b/buildtools/Cmake/CTestConfig.cmake @@ -18,10 +18,6 @@ if(enable_compile_warnings AND enable_compile_optimizations) SET(BUILDNAME "FULL_FLAGS" CACHE TYPE INTERNAL FORCE) endif(enable_compile_warnings AND enable_compile_optimizations) -if(enable_supernovae) - SET(BUILDNAME "SUPERNOVAE" CACHE TYPE INTERNAL FORCE) -endif(enable_supernovae) - if(HAVE_GTNETS) SET(BUILDNAME "GTNETS" CACHE TYPE INTERNAL FORCE) endif(HAVE_GTNETS)