add core
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@373 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
af0f49b81c
commit
4d50ef9f9d
1 changed files with 9 additions and 0 deletions
9
branches/paradiseo-moeo-1.0/src/core/Makefile.am
Normal file
9
branches/paradiseo-moeo-1.0/src/core/Makefile.am
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
lib_LIBRARIES = libmoeo.a
|
||||
|
||||
libmoeo_a_SOURCES = moeoObjectiveVectorTraits.cpp
|
||||
|
||||
pkginclude_HEADERS = moeoObjectiveVectorTraits.h
|
||||
|
||||
INCLUDES = -I$(EO_DIR)/src/ -I$(top_srcdir)/src/
|
||||
|
||||
AM_CXXFLAGS = -Wall -ansi -pedantic
|
||||
Loading…
Add table
Add a link
Reference in a new issue