Re: devel/qbs switch to cmake

2021-12-10 Thread Christian Weisgerber
Jeremie Courreges-Anglas: > > Switch qbs build to cmake and away from hackish qmake with different > > workarounds. This is the next attempt to fix the build > > Looks fine ports-wise, builds fine with llvm -current and 13. Uh, it still fails with llvm 13 the same way it did before. -- Christ

Re: devel/qbs switch to cmake

2021-12-08 Thread Jeremie Courreges-Anglas
On Wed, Dec 08 2021, Rafael Sadowski wrote: > Switch qbs build to cmake and away from hackish qmake with different > workarounds. This is the next attempt to fix the build > > OK? Feedback. Local build would be helpful for me. Looks fine ports-wise, builds fine with llvm -current and 13. ok jca@

devel/qbs switch to cmake

2021-12-08 Thread Rafael Sadowski
Switch qbs build to cmake and away from hackish qmake with different workarounds. This is the next attempt to fix the build OK? Feedback. Local build would be helpful for me. Rafael diff --git a/devel/qbs/Makefile b/devel/qbs/Makefile index 26c222f4559..c5781a2c833 100644 --- a/devel/qbs/Makefi