tspd --> tsp (lib)
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@473 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
2bd0364680
commit
9b463baabd
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ ELSEIF(WIN32)
|
|||
ENDIF (NOT DEFINED CMAKE_BUILD_TYPE)
|
||||
|
||||
IF (CMAKE_BUILD_TYPE STREQUAL Debug)
|
||||
TARGET_LINK_LIBRARIES(tabu_search tspd)
|
||||
TARGET_LINK_LIBRARIES(tabu_search tsp)
|
||||
TARGET_LINK_LIBRARIES(tabu_search eod)
|
||||
TARGET_LINK_LIBRARIES(tabu_search eoutilsd)
|
||||
ELSEIF(CMAKE_BUILD_TYPE STREQUAL Release)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue