[cmake-developers] [PATCH 0/3] FindwxWidgets improvements
Simon Richter
Simon.Richter at hogyros.de
Sun Sep 6 12:35:35 EDT 2015
Hi,
three small improvements for FindwxWidgets.cmake. I've already sent these
in May, and I've incorporated all but one of the comments I've got so far.
The last remaining issue, ignoring wx-config with the wrong version if a
specific version was requested, is difficult to implement as the version
mismatch is detected in FPHSA, where it is too late to go back to look for
another version.
Other than that, I think these are worthwhile additions.
Simon
Simon Richter (3):
wxWidgets module: allow specifying required version
wxWidgets module: Expect wxWidgets 3.1
wxWidgets module: Add wxWidgets webview component
Modules/FindwxWidgets.cmake | 39 ++++++++++++++++++++++++++++++++++-----
1 file changed, 34 insertions(+), 5 deletions(-)
--
2.1.4
More information about the cmake-developers
mailing list