I've found another "feature" in cmake, this time in the Lua support. 
This is a little crude and only looks for a single include directory
where lua.h lives. This mostly worked fine in the past, but Debian
at least have introduced a second (Debian specific) header which is
architecture dependent and so lives in a different location. Lua
has pkg-config support and if you use that everything works fine. 
Unfortunately cmake doesn't try to use that and so the build fails.
I've got a dirty workaround for the Debian packages, but "proper"
support in cmake would be better.

Andrew

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to