[+] fix meson wrapper
This commit is contained in:
parent
bab76643f2
commit
15ab55e370
@ -5,7 +5,7 @@ project(
|
|||||||
).stdout().strip('\n'),
|
).stdout().strip('\n'),
|
||||||
# 'online.fxreader.uv',
|
# 'online.fxreader.uv',
|
||||||
# ['c', 'cpp'],
|
# ['c', 'cpp'],
|
||||||
version: '0.1.5.17+27.9',
|
version: '0.1.5.17+27.10',
|
||||||
# default_options: [
|
# default_options: [
|
||||||
# 'cpp_std=c++23',
|
# 'cpp_std=c++23',
|
||||||
# # 'prefer_static=true',
|
# # 'prefer_static=true',
|
||||||
|
@ -514,6 +514,7 @@ class CLI(abc.ABC):
|
|||||||
subprocess.check_call(
|
subprocess.check_call(
|
||||||
[
|
[
|
||||||
str(self.dist_settings.python_path),
|
str(self.dist_settings.python_path),
|
||||||
|
'-m',
|
||||||
'mesonbuild.mesonmain',
|
'mesonbuild.mesonmain',
|
||||||
# shutil_which(
|
# shutil_which(
|
||||||
# 'meson',
|
# 'meson',
|
||||||
|
BIN
releases/whl/online_fxreader_pr34-0.1.5.17+27.10-py3-none-any.whl
(Stored with Git LFS)
Normal file
BIN
releases/whl/online_fxreader_pr34-0.1.5.17+27.10-py3-none-any.whl
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user