X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8340b9ca34a27bc19136607105d3ec1fe15c91db..e326461ceee6be2a06a0711d20900876f124b444:/buildtools/Cmake/Supernovae.cmake diff --git a/buildtools/Cmake/Supernovae.cmake b/buildtools/Cmake/Supernovae.cmake index f56228a736..347192e9f6 100644 --- a/buildtools/Cmake/Supernovae.cmake +++ b/buildtools/Cmake/Supernovae.cmake @@ -18,6 +18,14 @@ set(simgrid_fragile_sources ### Rebuild the supernovae source files if (enable_supernovae) # I need supernovae + message(WARNING +"==============================================================================\n" +"WARNING\n" +"Supernovae builds are deprecated, and expected to be removed in the next version of SimGrid.\n" +"If you want this feature to be kept, please tell us at .\n" +"=============================================================================== +") + # supernovae files are generated. I promise set_source_files_properties(${CMAKE_CURRENT_BINARY_DIR}/src/supernovae_sg.c PROPERTIES GENERATED true)