commCPU_SUPV/LinuxBuild/build-normal.bat

6 lines
27 B
Batchfile
Raw Normal View History

2025-04-30 16:24:29 +08:00
@echo off
make all
Pause