Maik Beckmann wrote:
Hello,
I wrote a new pkg-config module which is available at
http://ensc.de/cmake/FindPkgConfig.cmake
It would be great if this was backwards compatible with the
UsePkgConfig.cmake that is in cmake now:
It should be easy to do, just implement this macro:
PKGCONFIG(package includedir libdir linkflags cflags)
Then have the UsePkgConfig.cmake include the FindPkgConfig.cmake.
Maybe UsePkgConfig.cmake could print a warning about using the new one.
-Bill
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake