Skip to content
Snippets Groups Projects

Resolve "include/maestro/attributes.h cannot include mamba header from deps-path"

2 files
+ 3
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
1
@@ -40,7 +40,8 @@ BUILT_SOURCES = maestro-core-yaml.h ecmwf-yaml.h
libattributes_la_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/protocols \
-I$(top_srcdir)/deps/mamba \
-I$(top_srcdir)/deps/mamba/common \
-I$(top_srcdir)/deps/mamba/memory \
-I$(top_srcdir)/include \
-I$(top_srcdir)/deps/libyaml/include \
-I$(top_srcdir)/deps/libcyaml/include
Loading