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:
Pierre Hallot <hallotpierre@gmail.com>
parent
ddb0f21a
Please register or sign in to comment