Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
change the way unit testing is handled by cmake. Put it all in one file only instead...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sun, 28 Nov 2010 10:45:08 +0000 (10:45 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sun, 28 Nov 2010 10:45:08 +0000 (10:45 +0000)
commit7e9997bc1271973ad0a157f168213a2f874fd02f
tree5cf328b2bba5292d61016d3b09b689faae0718ae
parent50d7c2d5062d8a79dc086205864e0407c53c9c45
change the way unit testing is handled by cmake. Put it all in one file only instead of spreading it in 3 or 4 files

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8706 48e7efb5-ca39-0410-a469-dd3cf9ba447f
buildtools/Cmake/MakeExeLib.cmake
buildtools/Cmake/UnitTesting.cmake
src/CMakeLists.txt [deleted file]
tools/sg_unit_extractor.pl