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

6 lines
182 B
Meson

cxx_header_src += join_paths(file_location, 'Efl.hh')
install_headers(join_paths('..', file_location, 'cxx', 'efl_part_impl.hh'),
subdir: join_paths(dir_package_include, 'cxx')
)