summaryrefslogtreecommitdiff
path: root/emfio/meson.build
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2021-04-08 04:33:35 +0200
committerJan-Marek Glogowski <glogow@fbihome.de>2021-04-08 04:40:20 +0200
commit9f6e90ef41019f17f65fef499803173141873316 (patch)
treef4a2fefdad774e43f9f33c6dd4ecd287e97f15d4 /emfio/meson.build
parent58e299f7c26fd0e5094fb68a30349c5962c003ef (diff)
Update meson branch to master, Ubuntu 20.04 basedprivate/jmux/meson
This rebases my private/jmux/meson branch on Jussis github master branch and then rebases the whole stack on current master. It was a bit tedious work with minor addoptions for mdds and orcus handled in an extra patch. I don't know what exactly is now supposed to work and what not. Jussis last commit "Generate the locale registry (it is still broken, though)." doesn't help with that. And it's at least a nice summary of all the copied codegen bit, which needs some conversation. Should be a better development starting point, then the year old branch.
Diffstat (limited to 'emfio/meson.build')
-rw-r--r--emfio/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/emfio/meson.build b/emfio/meson.build
index f90219d60165..8c53fc04c439 100644
--- a/emfio/meson.build
+++ b/emfio/meson.build
@@ -1,5 +1,4 @@
emfio_lib = shared_library('emfio',
- 'source/emfuno/emfuno.cxx',
'source/emfuno/xemfparser.cxx',
'source/reader/mtftools.cxx',
'source/reader/wmfreader.cxx',