diff --git a/trunk/paradiseo-moeo/tutorial/Lesson1/CMakeLists.txt b/trunk/paradiseo-moeo/tutorial/Lesson1/CMakeLists.txt new file mode 100644 index 000000000..f8a86f24e --- /dev/null +++ b/trunk/paradiseo-moeo/tutorial/Lesson1/CMakeLists.txt @@ -0,0 +1,8 @@ + +###################################################################################### +### 5) Where must cmake go now ? +###################################################################################### + +SUBDIRS(src) + +###################################################################################### \ No newline at end of file