Changed for compatibility with cmake 2.6
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1276 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
e4c917676c
commit
1432128e88
1 changed files with 3 additions and 1 deletions
|
|
@ -4,7 +4,9 @@
|
|||
### 1) Where must cmake go now ?
|
||||
######################################################################################
|
||||
|
||||
SUBDIRS(tsp function)
|
||||
#SUBDIRS(tsp function)
|
||||
ADD_SUBDIRECTORY(tsp)
|
||||
ADD_SUBDIRECTORY(function)
|
||||
|
||||
######################################################################################
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue