configure_vs2022_x64.bat (77B)
1 @echo off 2 cmake . -B build_x64 -G"Visual Studio 17" -A x64 -DBLEND2D_TEST=ON