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

This commit is contained in:
jhumeau 2009-01-16 10:17:41 +00:00
commit 3928c777a1
2 changed files with 143 additions and 1 deletions

View file

@ -58,7 +58,8 @@ SET (TEST_LIST t-moBestImprSelect
t-moTS_2
t-moTSMoveLoopExpl
t-moVNS
t-moTA)
t-moTA
)
FOREACH (test ${TEST_LIST})
SET ("T_${test}_SOURCES" "${test}.cpp")