From: k. h. <kla...@nl...> - 2006-01-24 09:18:59
|
Forget this one, i solved using Cmake tricks. But the install point is still something to think about. k. holwerda wrote: > Hi Francesco, > > I like the two target names to be changed, since else i can not use > them the same way with Cmake. > Actually it is more a VC project problem, cmake does generate them > correctly. > The problem is that there is a lua executable and a lua library, and > the same for wxlua. > Especially the lua itself is causing me problems, since that target is > used to generate the binding too. > So it name should be lua(.exe) > > Can the library names be changed to wxlual and lual ? > > ( i wonder anyway what happens if our internal lua is installed, and > it conflicts with a lua lib installed form some other source. So it > might not be a bad idea to name ours different. ) > > thanks, > > Klaas > > -- Unclassified |