Create a function that will give an absolute PATH to the root of the project.
This function will be called "Get Root directory" or something to imply that it's the root of the project.
this might be tricky with intermediate and binaries different working directory.
Create a function that will give an absolute PATH to the root of the project. This function will be called "Get Root directory" or something to imply that it's the root of the project. this might be tricky with intermediate and binaries different working directory.