EflMacros: automatically provide ON;OFF;STATIC option and defines.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Sat, 21 Jan 2017 12:20:18 +0000 (10:20 -0200)
committerMarcel Hollerbach <marcel-hollerbach@t-online.de>
Mon, 23 Jan 2017 17:23:40 +0000 (18:23 +0100)
commit8df6ac453d71409f767de147726087b22969c2bf
tree12c600a7e0c8b7d4b13c95385dfe44b6da59557f
parent308c8c4ef76f185aac577073ad22e827f0b44964
EflMacros: automatically provide ON;OFF;STATIC option and defines.

Automatically create one option to enable, disable or make it
statically linked into the code, with a define to reflect build type.
cmake/config/eina.cmake
cmake/helpers/EflMacros.cmake
src/modules/eina/mp/chained_pool/CMakeLists.txt [deleted file]
src/modules/eina/mp/one_big/CMakeLists.txt [deleted file]
src/modules/eina/mp/pass_through/CMakeLists.txt [deleted file]