mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-09 18:05:36 +08:00
Add jom to reduce openssl building time
This commit is contained in:
7
config/pkg/target/jom.yml
Normal file
7
config/pkg/target/jom.yml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
jom:
|
||||||
|
type: target
|
||||||
|
artifact:
|
||||||
|
binary:
|
||||||
|
windows-x86_64: { type: url, url: 'https://download.qt.io/official_releases/jom/jom.zip', extract: '{pkg_root_path}/jom' }
|
||||||
|
path@windows:
|
||||||
|
- '{pkg_root_path}\jom'
|
||||||
Reference in New Issue
Block a user