mirror of
https://github.com/macintoshplus/mongo-php-driver.git
synced 2026-03-26 01:42:10 +01:00
* Fix APM and CSFLE tests for Windows CI * Add Windows to GitHub CI and build DLLs for releases * Add --enable-debug-pack configure opt to generate PDB files * Reminder to check for Windows build artifacts before publishing releases * Revise advice on publicizing releases
3 lines
81 B
Batchfile
3 lines
81 B
Batchfile
@ECHO OFF
|
|
grep "BUILD_DIR=" Makefile | sed 's/BUILD_DIR=//g' | awk '{$1=$1};1'
|