Page 1 of 1

[FIXED] Cmake broken in trunk

Posted: 02 Mar 2008, 17:47
by Rodge
I've been trying to get attention to this, but have been totally unsuccessful, so last try :).
tmw client won't build with cmake without this patch http://mantis.themanaworld.org/view.php?id=224. I know some of you don't like it, or don't care, but if that's so why not get rid of it completely instead of having a completely broken build script in there?

Edit: Hell, i'm for getting rid of cmake now. Doesn't support gettext, or a proper uninstall target (and that's a design choice, so it'll probably never come). That patch adds an uninstall target, sorta, but it doesn't delete the directories it made...

Re: Cmake broken in trunk

Posted: 04 Mar 2008, 18:48
by Bjørn
Most of the patch has been accepted in revision 3946. Thanks!