cmake/eolian: fix EOLIAN_BIN type.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Thu, 26 Jan 2017 16:48:20 +0000 (14:48 -0200)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Thu, 26 Jan 2017 16:48:20 +0000 (14:48 -0200)
commitebab91182cec0c17e41b74c747b828b8e41ebbab
treee80d5ddcbb6ad27c4246c75028d2d69b5a9dc00b
parente1937739a27332eed2a4f2940f7707614e76bdb2
cmake/eolian: fix EOLIAN_BIN type.

So EOLIAN_BIN had no type, which resulted in BOOL and thus ON/OFF. It
should be labeled as FILEPATH and then we can remove the special case
in EflMacros.cmake.
cmake/config/eolian.cmake
cmake/helpers/EflMacros.cmake