On Friday 08 May 2009 10:37:27 pm Dave Korn wrote: > Instead of pkg-config, the tradition for GCC is to use one of the > driver's default switches. Does > > gcc -print-file-name=plugin/include/<whatever>.h > > work for you? For those who'd like to use this with cmake, I wrote up the results of my work in a blog entry: http://www.kdedevelopers.org/node/3952
Thanks again. Brad