From: navarrop Date: Mon, 28 Jun 2010 09:49:06 +0000 (+0000) Subject: We dont need those lines now. X-Git-Tag: v3_5~875 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/05eb4d3f2c9a2a8b25072c6d48708bd18c7a39f6 We dont need those lines now. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7939 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/buildtools/Cmake/DefinePackages.cmake b/buildtools/Cmake/DefinePackages.cmake index 5cbdcb69e0..6756c21f97 100755 --- a/buildtools/Cmake/DefinePackages.cmake +++ b/buildtools/Cmake/DefinePackages.cmake @@ -434,29 +434,6 @@ src/xbt/config.c src/xbt/xbt_synchro.c ) -#Here must have all files which permit to generate source files -set(SRC_TO_LOOK -src/surf/simgrid.dtd -src/xbt/graphxml.dtd -src/simdag/dax.dtd -examples/gras/ping/ping.xml -examples/gras/rpc/rpc.xml -examples/gras/spawn/spawn.xml -examples/gras/timer/timer.xml -examples/gras/chrono/chrono.xml -examples/gras/mutual_exclusion/simple_token/simple_token.xml -examples/gras/mmrpc/mmrpc.xml -examples/gras/all2all/all2all.xml -examples/gras/pmm/pmm.xml -examples/gras/synchro/synchro.xml -examples/gras/properties/properties.xml -teshsuite/gras/msg_handle/msg_handle.xml -teshsuite/gras/empty_main/empty_main.xml -teshsuite/gras/small_sleep/small_sleep.xml -examples/amok/bandwidth/bandwidth.xml -examples/amok/saturate/saturate.xml -) - ### depend of some variables setted upper # -->CONTEXT_THREADS if(${CONTEXT_THREADS} OR WIN32)