git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1707 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
baf31d0c30
commit
18901c5769
165 changed files with 38091 additions and 0 deletions
13
trunk/paradiseo-old-mo/tutorial/examples/CMakeLists.txt
Normal file
13
trunk/paradiseo-old-mo/tutorial/examples/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
######################################################################################
|
||||
### 1) Where must cmake go now ?
|
||||
######################################################################################
|
||||
|
||||
#SUBDIRS(tsp function)
|
||||
ADD_SUBDIRECTORY(tsp)
|
||||
ADD_SUBDIRECTORY(function)
|
||||
|
||||
######################################################################################
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue