[+] fix meson wrapper
This commit is contained in:
parent
bab76643f2
commit
15ab55e370
@ -5,7 +5,7 @@ project(
|
||||
).stdout().strip('\n'),
|
||||
# 'online.fxreader.uv',
|
||||
# ['c', 'cpp'],
|
||||
version: '0.1.5.17+27.9',
|
||||
version: '0.1.5.17+27.10',
|
||||
# default_options: [
|
||||
# 'cpp_std=c++23',
|
||||
# # 'prefer_static=true',
|
||||
|
@ -514,6 +514,7 @@ class CLI(abc.ABC):
|
||||
subprocess.check_call(
|
||||
[
|
||||
str(self.dist_settings.python_path),
|
||||
'-m',
|
||||
'mesonbuild.mesonmain',
|
||||
# shutil_which(
|
||||
# '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