Files
go-ts/headers.ps1
2026-01-16 23:54:36 +01:00

4 lines
130 B
PowerShell

$env:PATH = "D:\esto_al_path\msys64\mingw64\bin;$env:PATH"
$env:PKG_CONFIG_PATH = "D:\esto_al_path\msys64\mingw64\lib\pkgconfig"