iw6-mod/deps/asmjit/tools/configure-vs2019-x64.bat

3 lines
88 B
Batchfile
Raw Normal View History

2024-02-27 01:34:37 -05:00
@echo off
cmake .. -B "..\build_vs2019_x64" -G"Visual Studio 16" -A x64 -DASMJIT_TEST=1