v / .github / workflows / windows-install-sqlite.bat
3 lines · 2 sloc · 122 bytes · 7ca2811f3a435ab4bcef463a1fcb7ac9df8eb550
Raw
1REM This file should be run from the top folder of the V compiler itself.
2
3v vlib/db/sqlite/install_thirdparty_sqlite.vsh
4