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 d168fc9 commit 838d69fCopy full SHA for 838d69f
utils/build_swift/tests/build_swift/test_presets.py
@@ -44,6 +44,7 @@
44
'ndk_path': '/path/to/ndk',
45
'arm_dir': '/path/to/arm',
46
'toolchain_path': '/tmp/toolchain',
47
+ 'build_subdir': 'test_build_subdir',
48
}
49
50
SAMPLE_PRESET = """
0 commit comments