Closed rtobar closed 4 years ago
At the end I ended up fixing FindCasacore.cmake
to properly handle the REQUIRED
keyword (it was only a difference in variable name casing).
Would you want me to do the merge to the master, or you'd rather do it?
Usually I'd always let the creator hit the merge in case there are still minor commits after the review, sanity testing or the target branch needs to change.
Good find on the casing, happy for you to merge after a green build.
These are minor improvements to the cmake functionality. They allow to use casacore installations in non-standard locations, and state the CUDA dependency as a required one, better reflecting the current state of the code.