Skip to content

Commit 6253b7a

Browse files
committed
Next pr, I won't run
1 parent fe455bf commit 6253b7a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/deps-craft-yml.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ build-options:
4242
# Set micro SAPI as win32 mode, without this, micro SAPI will be compiled as a console application (only for Windows, default: false)
4343
enable-micro-win32: false
4444

45+
# Build options for shared extensions (same as `build-shared` command options, all options are optional)
46+
shared-extensions: [ ]
47+
4548
# Download options
4649
download-options:
4750
# Use custom url for specified sources, format: "{source-name}:{url}" (e.g. "php-src:https://example.com/php-8.4.0.tar.gz")

0 commit comments

Comments
 (0)