git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@481 331e1502-861f-0410-8da2-ba01fb791d7f

This commit is contained in:
atantar 2007-07-02 08:52:25 +00:00
commit 445f5fcb94
6 changed files with 149 additions and 141 deletions

View file

@ -11,6 +11,6 @@ SET(TSP_EXAMPLE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/examples/tsp CACHE PATH "TSP exa
### 2) Where must cmake go now ?
######################################################################################
SUBDIRS(examples Lesson1 Lesson2)
SUBDIRS(examples Lesson1 Lesson2 Lesson3)
######################################################################################
######################################################################################