Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
avoid the complilation of dot_test.c if graphviz wasn't found
authorquintin <quintin@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 1 Jul 2010 17:54:29 +0000 (17:54 +0000)
committerquintin <quintin@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 1 Jul 2010 17:54:29 +0000 (17:54 +0000)
commit470b276614f45ce71f58dad1c2ab118aa3e4d1bb
tree30366ceda5e65fb49324093177810ad9e87deeb3
parentd8cb5c8dc3dfc507a7ba060bcd0301dfd251d54d
avoid the complilation of dot_test.c if graphviz wasn't found
and resolve a bug of compilation in the file gos

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7958 48e7efb5-ca39-0410-a469-dd3cf9ba447f
buildtools/Cmake/MakeExeLib.cmake
examples/simdag/dot/dot_test.c
src/msg/gos.c
src/simdag/sd_dotloader.c