mame/3rdparty/asmjit/tools/configure-vs2022-x86.bat
2022-02-13 21:26:55 +07:00

2 lines
90 B
Batchfile

@echo off
cmake .. -B "..\build_vs2022_x86" -G"Visual Studio 17" -A Win32 -DASMJIT_TEST=1