rusefi-1/unit_tests/compile.bat

5 lines
67 B
Batchfile

echo I am compiling unit tests
rm -rf .dep/
rm -rf build/
make -j4