We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5be07bd commit 45733dfCopy full SHA for 45733df
meson.build
@@ -73,7 +73,7 @@ if meson.is_subproject() or not get_option('tests')
73
subdir_done()
74
endif
75
76
-python = import('python').find_installation('python3')
+python = import('python').find_installation()
77
78
jsoncpp_test = executable(
79
'jsoncpp_test', files([
0 commit comments