paradiseo/trunk/paradiseo-moeo/tutorial/CMakeLists.txt
legrand 03d33cab62 let's go with cmake
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@422 331e1502-861f-0410-8da2-ba01fb791d7f
2007-06-26 15:11:11 +00:00

8 lines
322 B
CMake

######################################################################################
### 5) Where must cmake go now ?
######################################################################################
SUBDIRS(Lesson1 Lesson2)
######################################################################################