@b4n commented on this pull request.
> @@ -185,6 +185,10 @@ if python_command == '' or python_command == 'auto'
endif
cdata.set('PYTHON_COMMAND', python_command)
+if host_machine.system() == 'windows'
This is [fine](https://mesonbuild.com/Cross-compilation.html), but we probably
should stop using `target_machine` everywhere else…
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3660#pullrequestreview-2015726694
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3660/review/[email protected]>