mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-15 21:05:35 +08:00
Compare commits
1 Commits
2.3.0
...
3711db1093
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3711db1093 |
@@ -12,6 +12,7 @@ class curl extends WindowsLibraryBase
|
||||
|
||||
protected function build(): void
|
||||
{
|
||||
FileSystem::createDir(BUILD_BIN_PATH);
|
||||
cmd()->cd($this->source_dir . '\winbuild')
|
||||
->execWithWrapper(
|
||||
$this->builder->makeSimpleWrapper('nmake'),
|
||||
|
||||
Reference in New Issue
Block a user