Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Set gtnets sources as fragile sources for simgrid cause they are *.cc
authornavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 13 Jan 2011 15:15:09 +0000 (15:15 +0000)
committernavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 13 Jan 2011 15:15:09 +0000 (15:15 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9408 48e7efb5-ca39-0410-a469-dd3cf9ba447f

buildtools/Cmake/Supernovae.cmake

index ab9e645..4e7c2f9 100644 (file)
@@ -8,6 +8,7 @@ set(simgrid_fragile_sources
        src/surf/surfxml_parse.c
        src/xbt/graphxml_parse.c
        src/simdag/sd_daxloader.c
+       ${GTNETS_USED}
 )
 set(gras_fragile_sources
        src/gras/DataDesc/ddt_parse.yy.c