Resolve an error in the CmakeLests.txt
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1352 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
7db3652f80
commit
3d642ee2ee
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ IF(CMAKE_GENERATOR STREQUAL "Visual Studio 8 2005" OR CMAKE_GENERATOR STREQUAL "
|
|||
${TSP_BIN_DIR}/benchs/usa13509.tsp
|
||||
)
|
||||
|
||||
ADD_EXECUTABLE(iterated_local_search
|
||||
ADD_EXECUTABLE(variable_neighborhood_search
|
||||
variable_neighborhood_search.cpp
|
||||
${MO_BIN_DIR}/tutorial/Lesson5/param
|
||||
${TSP_BIN_DIR}/benchs/berlin52.tsp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue