[CMake] pkg-config support

Werner Smekal smekal at iap.tuwien.ac.at
Sat Dec 27 04:51:28 EST 2008


Hi,

you just create one of your own with variables and let cmake configure 
the file. E.g. look at what the plplot library does:

http://plplot.svn.sourceforge.net/viewvc/plplot/trunk/pkgcfg/

Regards,
Werner

0xd34df00d wrote:
> Hi there!
>
> Seems like the FindPkgConfig/UsePkgConfig are used to find the already
> existing pkg-config files, but how one could generate a pkg-config
> file for a library with CMake-based build process?
>
>   



More information about the CMake mailing list