[cmake-developers] Add command line options for deprecation message control
Michael Scott
michael.scott250 at gmail.com
Mon Dec 7 13:51:33 EST 2015
> I noticed one glitch. I built against Qt 5.5.1 on Linux and the
> option dialog seems to truncate the labels.
I think I've fixed it, by using vertical layouts rather than form
layouts and setting the size policy to expanding for the widgets, if
that doesn't fix I'll need to look into QT in more depth as I've not got
much experience with it. Which Linux distro did you notice it in, looks
like gnome3?
Patches for the fix are attached.
Cheers,
Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Warning-messages-options-in-cmake-gui.patch
Type: text/x-diff
Size: 17106 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20151207/16fa1461/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Remove-duplicated-warning-message-control-code.patch
Type: text/x-diff
Size: 5582 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20151207/16fa1461/attachment-0001.patch>
More information about the cmake-developers
mailing list