[cmake-developers] Please review FindQt_versioned_tools
Rolf Eike Beer
eike at sf-mail.de
Tue May 20 11:53:16 EDT 2014
Clinton, Stephen,
inspired by what OpenBSD currently does downstream I did a patch that always
searches for the plain executable names (like "moc") after all versioned
executable names (e.g. "moc4") have been tried. Since those tools are not
checked for their versions one might otherwise end up e.g. picking up qmake3
and moc (version 4), which will of course cause some screwup. Using this patch
it should be much more likely that the set of tools chosen by CMake for a
given Qt major version is consistent.
Opinions?
Eike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20140520/b260947f/attachment.sig>
More information about the cmake-developers
mailing list