added new tutorial dir
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@467 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
7aaffed845
commit
71169cf7f0
61 changed files with 3459 additions and 0 deletions
16
trunk/paradiseo-peo/tutorial/Lesson2/CMakeLists.txt
Normal file
16
trunk/paradiseo-peo/tutorial/Lesson2/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
|
||||
######################################################################################
|
||||
### 0) Need lesson1 directory
|
||||
######################################################################################
|
||||
|
||||
SET(TUTORIAL_LESSON2_DIR ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
||||
######################################################################################
|
||||
|
||||
######################################################################################
|
||||
### 1) Where must cmake go now ?
|
||||
######################################################################################
|
||||
|
||||
SUBDIRS(src)
|
||||
|
||||
######################################################################################
|
||||
Loading…
Add table
Add a link
Reference in a new issue