Commit 6eba239a authored by Jørgen Ibsen's avatar Jørgen Ibsen Committed by Eugene Kliuchnikov
Browse files

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.
parent 2216a0dd
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment