[CMake] Re: [ANN] New PkgConfig module

Enrico Scholz enrico.scholz at informatik.tu-chemnitz.de
Wed Nov 8 13:07:15 EST 2006


Xavier Larrode <Xavier.Larrode at irisa.fr> writes:

> Is it possible now to get on a variable the LIBS only ?

Yes, it will set two lists (one for normal, and one for static
linkage). E.g. for 'xrender':

| XRENDER_LIBRARIES=Xrender;X11
| XRENDER_STATIC_LIBRARIES=Xrender;X11;pthread;Xau;Xdmcp



Enrico



More information about the CMake mailing list