Unverified Commit 57d2818a authored by Pierre Hallot's avatar Pierre Hallot
Browse files

Fix appending CMake module path to existing path



The code would simply append the folder with no separator, resulting in an invalid path if the variable was not empty.
Now properly append it.

Signed-off-by: default avatarPierre Hallot <hallotpierre@gmail.com>
parent ddb0f21a
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