t7x/deps/asmjit/tools/configure-vs2022-x86.bat

3 lines
90 B
Batchfile
Raw Normal View History

2023-12-06 17:43:39 -05:00
@echo off
cmake .. -B "..\build_vs2022_x86" -G"Visual Studio 17" -A Win32 -DASMJIT_TEST=1