CMakelists updated
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1856 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
3de8303db1
commit
2612c1cce6
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ IF(CMAKE_GENERATOR STREQUAL "Visual Studio 8 2005" OR CMAKE_GENERATOR STREQUAL "
|
|||
)
|
||||
ADD_EXECUTABLE(FlowShopEA2
|
||||
FlowShopEA2.cpp
|
||||
${ParadisEO-MOEO_BINARY_DIR}/tutorial/Lesson4/FlowShopEA2.param
|
||||
${ParadisEO-MOEO_BINARY_DIR}/tutorial/Lesson3/FlowShopEA2.param
|
||||
${ParadisEO-MOEO_BINARY_DIR}/tutorial/examples/flowshop/benchs/020_05_01.txt
|
||||
${ParadisEO-MOEO_BINARY_DIR}/tutorial/examples/flowshop/benchs/020_05_02.txt
|
||||
${ParadisEO-MOEO_BINARY_DIR}/tutorial/examples/flowshop/benchs/020_10_01.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue