deleted build dir

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@522 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
legrand 2007-07-05 08:40:27 +00:00
commit 933274d4ec
3 changed files with 0 additions and 45 deletions

View file

@ -1,16 +0,0 @@
######################################################################################
### 0) Need lesson1 directory
######################################################################################
SET(TUTORIAL_LESSON1_DIR ${CMAKE_CURRENT_SOURCE_DIR})
######################################################################################
######################################################################################
### 1) Where must cmake go now ?
######################################################################################
SUBDIRS(src)
######################################################################################