configure_vs2022_x86.bat (78B)
1 @echo off 2 cmake . -B build_x86 -G"Visual Studio 17" -A Win32 -DASMJIT_TEST=ON