@b4n commented on this pull request.


In meson.build:

> @@ -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, but we probably should stop using target_machine everywhere elseā€¦


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3660/review/2015726694@github.com>