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?


_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to