Skip to content
Snippets Groups Projects
Commit f357b412 authored by Ali Mohammed's avatar Ali Mohammed Committed by Ali Mohammed
Browse files

add local_pool_op to make examples

parent f784b477
No related branches found
No related tags found
1 merge request!53Resolve "Need CI-test using 'installed' maestro"
AM_CFLAGS = -I$(includedir)/maestro AM_CFLAGS = -I$(includedir)/maestro -I../deps/libcyaml/include/cyaml/
AM_LDFLAGS = -L$(libdir) -fopenmp -lmaestro AM_LDFLAGS = -L$(libdir) -fopenmp -lmaestro
include_HEADERS = examples_bin = core_bench local_pool_op
examples_bin = core_bench
examplesdir = $(top_srcdir)/examples examplesdir = $(top_srcdir)/examples
examples_PROGRAMS = $(examples_bin) examples_PROGRAMS = $(examples_bin)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment