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