lib-not-dr/example/lndl-nuitka/example1.toml

10 lines
174 B
TOML
Raw Normal View History

2023-12-03 21:54:28 +08:00
[tool.lndl.nuitka.cli]
main = 'test.py'
standalone = true
clang = true
msvc = 'latest'
mingw64 = false
2023-12-09 16:09:28 +08:00
# python -m nuitka --main=test.py --standalone --clang --msvc=latest