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

This commit is contained in:
jhumeau 2009-01-16 10:02:20 +00:00
commit b14aaf0a86
11 changed files with 944 additions and 1 deletions

View file

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