This commit is basically extending @CarolineConcatto work[D81002]
Fix individual check tests with lit when building out-of-tree
check-flang-<folder> was not working.
The CMakeLists.txt was looking for the lit tests in the source directory
instead of the build directory.
Both in-tree and out-of-tree works in my sandbox.