efl/src/bindings/cxx/eo_cxx/meson.build

12 lines
186 B
Meson

cxx_header_src = files(
'eo_concrete.hh',
'eo_cxx_interop.hh',
'eo_event.hh',
'Eo.hh',
'eo_init.hh',
'eo_ops.hh',
'eo_wref.hh',
'eo_private.hh',
'efl_object_impl.hh'
)