efl/src/lib/efl
Daniel Kolesa a10eda5137 meson: include whole src/lib for eo file generation in ifaces
In autotools, src/lib is used as an include path for finding
eo files, which is the same behavior you would get as when using
a system directory. In meson, this was changed to include only
certain directories.

This presents a problem (05682eed7d)
as it is not possible to reference symbols from other paths within
documentation.

Since this is necessary for the time being, work around the problem
by doing a whole src/lib include for now, which fixes the parsing.
Longer term solution is to be discussed and implemented.
2018-11-28 14:45:31 +01:00
..
cxx efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
interfaces meson: include whole src/lib for eo file generation in ifaces 2018-11-28 14:45:31 +01:00
.gitignore CMake: rework to use some helper macros. 2017-01-23 18:23:40 +01:00
CMakeLists.txt efl_interpolator: change Efl.Interpolator class to interface 2018-11-23 21:43:54 +09:00
Efl.h efl_interpolator: change Efl.Interpolator class to interface 2018-11-23 21:43:54 +09:00
Efl.hh efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
Efl_Config.h.cmake cmake: sync EFL_EO_API_SUPPORT definition with autotools. 2017-02-03 12:36:50 -02:00
Efl_Config.h.in
Efl_Model_Common.h efl_model: fix redefine warning 2018-07-31 11:26:19 -04:00
config.h.cmake cmake: add ector. 2017-01-27 10:56:02 -02:00
meson.build meson: prepare general build for the bindings 2018-10-24 12:05:58 +02:00