On Thu, May 07, 2009 at 04:52:28PM -0700, Alan Irwin wrote:
> On 2009-05-07 21:49+0100 Andrew Ross wrote:
> 
> > You are probably right. What I don't understand is why it works with the
> > general tag (which is there even if you don't specify a build type, but
> > not with the optimized or debug tags.
> 
> Well remember, the likes of
> 
> plplotd_LIB_DEPENDS:STATIC=general;/usr/lib/libltdl.so;general;/usr/lib/libdl.so;general;/usr/lib/libm.so;general;csirocsa;general;csironn;general;qsastime;general;/usr/lib/libfreetype.so
> 
> is a derived cached variable and nothing we use directly. Instead, we use
> *_LIBRARIES variables returned by Find modules.
> 
> I just checked the FindQT4.cmake logic and there is no mention of "general"
> in there although there are mentions of "debug" and "optimized".  Thus,
> QT_LIBRARIES cannot have an embedded "general" keyword so the present logic
> works fine so long as you don't specify CMAKE_BUILD_TYPE.
> 
> I will know a lot more about this when I get a chance to dig into it
> post-release.

I think I have a fix now. I'm just testing it with and without 
CMAKE_BUILD_TYPE set before I commit. It's relatively straightforward and 
works fine for Linux. It should do nothing when the debug and
optimized tags are not present. 

Regards

Andrew

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Plplot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to