mirror of
https://github.com/holub/mame
synced 2025-06-01 18:41:47 +03:00
3 lines
88 B
Batchfile
3 lines
88 B
Batchfile
@echo off
|
|
cmake .. -B "..\build_vs2022_x64" -G"Visual Studio 17" -A x64 -DASMJIT_TEST=1
|