meson: and another missing file in ecore

they are so slowly caught by two reasons:

- .eo.c files are defining weak symbols, so no warnings when a symbol is
missing
- The APIs of the missing files are not tested, nor in examples in tree,
so not build and not discovered
This commit is contained in:
Marcel Hollerbach 2019-01-03 22:59:01 +01:00
parent 334b2a1ab1
commit 93baf085ec
1 changed files with 1 additions and 0 deletions

View File

@ -181,6 +181,7 @@ ecore_src = [
'efl_exe.c',
'efl_thread.c',
'efl_threadio.c',
'efl_appthread.c',
]
if sys_windows == true