git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@431 331e1502-861f-0410-8da2-ba01fb791d7f
8 lines
322 B
CMake
8 lines
322 B
CMake
|
|
######################################################################################
|
|
### 1) Where must cmake go now ?
|
|
######################################################################################
|
|
|
|
SUBDIRS(Lesson1 Lesson2)
|
|
|
|
######################################################################################
|