Closed wgrs33 closed 1 year ago
I don't know if you missed the notice on the project's readme, but this is not maintained anymore, for over 3 years actually 😅
Regardless, your changes are small enough and LGTM, so I'll merge, but after that, I'll archive the repo to remove confusion.
Thanks for the support, the effort, and mostly - For understanding.
When configuring a project by cmake, some
flags.make
can contain unstripped newlines and extra spaces. This fix corrects it. Fix tested of Ubuntu 22.04.Before:
After: