Linking with jack using qmake

I have two similar projects on the same machine. Their difference is that one is using GUI (Qt and Qwt) and the other is not. As the result, the one that has Qt is using qmake to compile and the other one cmake. The project itself is about signal processing and working with audio. I… Read More Linking with jack using qmake