iw7-mod/deps/asmjit/tools/configure-vs2019-x86.bat

3 lines
90 B
Batchfile
Raw Normal View History

2024-08-13 05:15:34 -04:00
@echo off
cmake .. -B "..\build_vs2019_x86" -G"Visual Studio 16" -A Win32 -DASMJIT_TEST=1