We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fcc22a1 + 891dbfd commit 4bb1458Copy full SHA for 4bb1458
utils/build-presets.ini
@@ -2457,8 +2457,8 @@ wasi-sdk=%(SOURCE_PATH)s/wasi-sdk
2457
2458
[preset: webassembly-installable]
2459
2460
-install_destdir=%(SOURCE_PATH)s/install
2461
-installable_package=%(INSTALLABLE_PACKAGE)s
+install-destdir=%(SOURCE_PATH)s/install
+installable-package=%(INSTALLABLE_PACKAGE)s
2462
install-prefix=/%(TOOLCHAIN_NAME)s/usr
2463
swift-install-components=autolink-driver;compiler;clang-builtin-headers;stdlib;sdk-overlay;parser-lib;editor-integration;tools;testsuite-tools;toolchain-tools;license;sourcekit-inproc;swift-remote-mirror;swift-remote-mirror-headers;clang-resource-dir-symlink
2464
llvm-install-components=clang
0 commit comments