project64/Source/3rdParty/asmjit/tools/configure-vs2022-x64.bat

3 lines
88 B
Batchfile
Raw Normal View History

2022-11-07 06:06:46 +00:00
@echo off
cmake .. -B "..\build_vs2022_x64" -G"Visual Studio 17" -A x64 -DASMJIT_TEST=1