Hi, this is another attempt at synchronizing FindwxWidgets.cmake with upstream.
I've split the various changes by topic, so these are easier to review, and left out a few changes where our version seems to handle msys better -- these are going to be reversed and submitted to the CMake project in turn. Simon Simon Richter (19): FindwxWidgets.cmake: Remove arguments from else() and end*() FindwxWidgets.cmake: remove a few dbg_msg() invocations FindwxWidgets.cmake: Use uppercase for DBG_MSG macro FindwxWidgets.cmake: Show line number in debug output FindwxWidgets.cmake: Use uppercase for macro names FindwxWidgets.cmake: Use lowercase for CMake builtins FindwxWidgets.cmake: Fix indentation FindwxWidgets.cmake: Look for versioned wx-config scripts FindwxWidgets.cmake: documentation for variables FindwxWidgets.cmake: Expect directory layout for MSVC 64 bit FindwxWidgets.cmake: Simplify MATCHES FindwxWidgets.cmake: Improve regex for version number matches FindwxWidgets.cmake: Determine version even when not asked to FindwxWidgets.cmake: Drop nonsensical assignment FindwxWidgets.cmake: Do not explicitly declare FOUND_VAR, unnecessary FindwxWidgets.cmake: Reformat documentation FindwxWidgets.cmake: Use ENV foo rather than ENV{foo} FindwxWidgets.cmake: Report failure of wx-config when looking for components FindwxWidgets.cmake: Remove extra newline CMakeModules/FindwxWidgets.cmake | 608 ++++++++++++++++++++------------------- 1 file changed, 306 insertions(+), 302 deletions(-) -- 2.1.4
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp