moeod-->moeo (lib)

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@475 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
legrand 2007-06-29 14:45:20 +00:00
commit 7aac414d1d

View file

@ -97,7 +97,7 @@ ELSEIF(WIN32)
ENDIF (NOT DEFINED CMAKE_BUILD_TYPE)
IF (CMAKE_BUILD_TYPE STREQUAL Debug)
TARGET_LINK_LIBRARIES(flowshop moeod)
TARGET_LINK_LIBRARIES(flowshop moeo)
TARGET_LINK_LIBRARIES(flowshop eod)
ELSEIF(CMAKE_BUILD_TYPE STREQUAL Release)
TARGET_LINK_LIBRARIES(flowshop moeo)