cmake: auto-detect binaries in src/bin/libname if no CMakeLists.txt
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Thu, 26 Jan 2017 15:58:26 +0000 (13:58 -0200)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Thu, 26 Jan 2017 16:23:24 +0000 (14:23 -0200)
commit18af6422a07f447de84201fd94b32c24ce80d70d
treeed5b4541b0031e9395500039ce75161f3158da78
parentf4744e1d2a6cb1698400dd9922edaf7ac56d100d
cmake: auto-detect binaries in src/bin/libname if no CMakeLists.txt

similar to tests, binaries should also follow the same rule and allow
single-binaries with single-source.
cmake/helpers/EflMacros.cmake