summaryrefslogtreecommitdiff
path: root/src/bindings/cxx/eo_cxx/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/bindings/cxx/eo_cxx/meson.build')
-rw-r--r--src/bindings/cxx/eo_cxx/meson.build11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/bindings/cxx/eo_cxx/meson.build b/src/bindings/cxx/eo_cxx/meson.build
deleted file mode 100644
index 3b1bc25ec6..0000000000
--- a/src/bindings/cxx/eo_cxx/meson.build
+++ /dev/null
@@ -1,11 +0,0 @@
-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'
-)