UTBotCpp icon indicating copy to clipboard operation
UTBotCpp copied to clipboard

UTBot fail if make has not been started [BUG]

Open ladisgin opened this issue 3 years ago • 0 comments

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

ladisgin avatar Jul 25 '22 12:07 ladisgin