deleted old makefiles and executables, added CMake config files

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@446 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
legrand 2007-06-28 13:02:14 +00:00
commit 2ad83d09bf
4 changed files with 78 additions and 31 deletions

View file

@ -0,0 +1,8 @@
######################################################################################
### 1) Where must cmake go now ?
######################################################################################
SUBDIRS(tsp)
######################################################################################