← Back to team overview

kicad-developers team mailing list archive

[PATCH v2 0/3] Correctly split patch

 

Hi,

this is the same patch, correctly split and without the change that
replaces CMAKE_HOST_UNIX with CMAKE_CROSSCOMPILING -- will check on that
with CMake upstream as well.

This also shifts some line numbers around -- in case later patches no
longer apply cleanly, I can just send the entire stack as internally
consistent patches again.

   Simon

Simon Richter (3):
  FindwxWidgets.cmake: drop a few dbg_msg invocations
  FindwxWidgets.cmake: Add comment describing code block
  FindwxWidgets.cmake: Treat CygWin as unix rather than undefined

 CMakeModules/FindwxWidgets.cmake | 23 ++---------------------
 1 file changed, 2 insertions(+), 21 deletions(-)

-- 
2.1.4


Follow ups

References