CMake: infra to build modules (static, on or off).
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Thu, 19 Jan 2017 22:49:44 +0000 (20:49 -0200)
committerMarcel Hollerbach <marcel-hollerbach@t-online.de>
Mon, 23 Jan 2017 17:23:40 +0000 (18:23 +0100)
commit76212a91625cd72142d0fe27cb85ccc5b29fedf5
tree236947a7a96be25219bc647ed311836578e9531e
parentdee24c3821ffbc14721dbfb041ac6cc010b9269b
CMake: infra to build modules (static, on or off).
cmake/config/common.cmake
cmake/config/eina.cmake
cmake/helpers/EflMacros.cmake
src/lib/efl/config.h.cmake
src/modules/eina/CMakeLists.txt [deleted file]
src/modules/eina/mp/chained_pool/CMakeLists.txt [new file with mode: 0644]
src/modules/eina/mp/one_big/CMakeLists.txt [new file with mode: 0644]
src/modules/eina/mp/pass_through/CMakeLists.txt [new file with mode: 0644]