mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-16 20:12:16 +02:00
5 lines
114 B
Batchfile
5 lines
114 B
Batchfile
![]() |
cd ..
|
||
|
mkdir st2
|
||
|
cd st2
|
||
|
"C:\Program Files (x86)\CMake\bin\cmake.exe" .. -G "Sublime Text 2 - MinGW Makefiles"
|
||
|
pause
|