cmake: sync EFL_EO_API_SUPPORT definition with autotools.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Fri, 3 Feb 2017 14:17:05 +0000 (12:17 -0200)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Fri, 3 Feb 2017 14:36:50 +0000 (12:36 -0200)
commit3cc60ce5f388e7edfc2d07bbdf95d09a16b673b7
treea9df5338145ef20060a2a419e016da0cb977fc87
parent8dc853f2300ea70a9116325db773da22c6343c3c
cmake: sync EFL_EO_API_SUPPORT definition with autotools.

in autotools we always define that symbol in config.h (thus now done
in common.cmake), while the Efl_Config.h that is generated never have
it, what's left is to enable/disable the legacy and beta APIs.

This fixes building eldbus_suite with cmake.
cmake/config/common.cmake
src/lib/efl/Efl_Config.h.cmake