mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 00:38:27 +01: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 |