Multistart example is automatically compiled when compiling MPI examples.
This commit is contained in:
parent
8fb0d5509c
commit
7b5c98f3a6
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ SET (TEST_LIST
|
|||
t-mpi-wrapper
|
||||
t-mpi-multipleRoles
|
||||
t-mpi-eval
|
||||
t-mpi-multistart
|
||||
)
|
||||
|
||||
FOREACH (test ${TEST_LIST})
|
||||
|
|
|
|||
Reference in a new issue