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