[Qt-interest] How to generate .pc pkg-config files with qmake
max ulidtko
ulidtko at gmail.com
Tue Jul 28 18:05:55 CEST 2009
Hi list,
I have a library which builds using qmake, and i would like to ship
also .pc pkg-config file with it. But i cannot figure out how it could
be done in the right way.
In fact, all that i need is to write some template file for mylib.pc
which uses configure variables like DESTDIR and craft qmake so that it
will cook that template file at the configuring/Makefile generating
time. Specifically, i need to substitute DESTDIR in some way to
several places of that template file. How that can be done?
-------
best regards,
max ulidtko
More information about the Qt-interest-old
mailing list