Author :
Jørgen Ibsen
Date :
2018-09-13 19:31:23
Hash :6eba239a Message :Fix auto detect of bundled mode (#704)
Set bundled mode to ON when parent directory is not empty. Due to the
peculiarities of CMake if, comparing an undefined variable to the empty
string is false, so this likely never triggered.