On Thu, Oct 30, 2014 at 03:32:50PM +0100, Roland Winklmeier quoted:
> I'm using qmake project files for a library project. On Linux with a
> standard pathes for installed headers and libraries, there was rarely
> the need to add a non-standard path. If that happened, a command line
> assignment did
2014-10-30 15:26 GMT+01:00 Roland Winklmeier
:
> Dear Qt devs,
>
> I addressed the question below first to the interest list. But since
> nobody replied, I did some investigations and found out this behavior
> is caused by the macro qtCompileTest defined in
> qtbase/mkspecs/features/configure.prf
Dear Qt devs,
I addressed the question below first to the interest list. But since
nobody replied, I did some investigations and found out this behavior
is caused by the macro qtCompileTest defined in
qtbase/mkspecs/features/configure.prf.
I also found a codereview similar to what I had planned t