"Tutorial" conflicts with "tutorial" (in Eclipse), so I try to change names
This commit is contained in:
parent
aee8aa452f
commit
3e17a2dd67
5 changed files with 22 additions and 0 deletions
9
eo/NOGOODTutorial/CMakeLists.txt
Normal file
9
eo/NOGOODTutorial/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
######################################################################################
|
||||
### 1) Where must cmake go now ?
|
||||
######################################################################################
|
||||
|
||||
SUBDIRS(Lesson1 Lesson2 Lesson3 Lesson4 Lesson5 Lesson6)
|
||||
|
||||
######################################################################################
|
||||
Reference in a new issue