UTBotCpp
UTBotCpp copied to clipboard
UTBot fail if make has not been started [BUG]
Description
If generate compile database from cmake without run make. Some path from compile_commands.json can be does not exest. Function like getFullPath check that directory exist. And return relative path.
Expected behavior Remove directory existence check