mirror of
https://github.com/holub/mame
synced 2025-05-28 16:43:04 +03:00
3 lines
90 B
Batchfile
3 lines
90 B
Batchfile
@echo off
|
|
cmake .. -B "..\build_vs2019_x86" -G"Visual Studio 16" -A Win32 -DASMJIT_TEST=1
|