adds install target. Only for internal use
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1365 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
5bcc44333f
commit
1e73f201b9
1 changed files with 3 additions and 1 deletions
|
|
@ -32,4 +32,6 @@ SET( PHYLOMOEA_SOURCES eigensolver.cpp
|
|||
|
||||
ADD_EXECUTABLE( PhyloMOEA ${PHYLOMOEA_SOURCES} )
|
||||
|
||||
TARGET_LINK_LIBRARIES(PhyloMOEA gsl gslcblas GTL eo eoutils ga moeo cma)
|
||||
TARGET_LINK_LIBRARIES(PhyloMOEA gsl gslcblas GTL eo eoutils ga moeo cma)
|
||||
|
||||
INSTALL( TARGETS PhyloMOEA RUNTIME DESTINATION bin)
|
||||
Loading…
Add table
Add a link
Reference in a new issue