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 3a00d94 commit bf07cc6Copy full SHA for bf07cc6
build.py
@@ -67,6 +67,8 @@
67
"--noconsole"
68
]
69
70
+ ADDITIONAL_TPPSDK_ARGS = []
71
+
72
# validateBuild()
73
74
if __name__ == "__main__":
0 commit comments