cmake: check for variable defined, not if it evaluates to false.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Wed, 25 Jan 2017 21:22:11 +0000 (19:22 -0200)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Wed, 25 Jan 2017 21:29:20 +0000 (19:29 -0200)
commitc1b2701770bcccfc9ec95e07cb0561a0ff581620
tree18ccd4c562eb913578bec2f1b939fb5557c9392d
parentf74ca08be9b78e5ac9a2f302ba2607db94872085
cmake: check for variable defined, not if it evaluates to false.

otherwise we can't have modules off by default.
cmake/helpers/EflMacros.cmake