update with Lesson3
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@955 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
74d9af5b39
commit
b4ab9bbde2
2 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@ ENDIF(WIN32 AND NOT CYGWIN)
|
|||
### 3) Define your target(s): just an executable here
|
||||
######################################################################################
|
||||
|
||||
ADD_EXECUTABLE(Sch1 Sch1.cpp)
|
||||
ADD_EXECUTABLE(Sch1 Sch1.cpp)
|
||||
ADD_DEPENDENCIES(Sch1 moeo)
|
||||
######################################################################################
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
### 0) Copy the FlowShop.param file in the build path for an easy use.
|
||||
######################################################################################
|
||||
|
||||
ADD_CUSTOM_TARGET(install DEPENDS ${ParadisEO-MOEO_SOURCE_DIR}/tutorial/Lesson1/FlowShopEA.param)
|
||||
ADD_CUSTOM_TARGET(install DEPENDS ${ParadisEO-MOEO_SOURCE_DIR}/tutorial/Lesson3/FlowShopEA.param)
|
||||
ADD_CUSTOM_COMMAND(
|
||||
TARGET install
|
||||
POST_BUILD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue