mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 08:48:30 +01:00
5 lines
100 B
Batchfile
5 lines
100 B
Batchfile
cd ..
|
|
mkdir msvc
|
|
cd msvc
|
|
"C:\Program Files (x86)\CMake\bin\cmake.exe" .. -G "Visual Studio 12"
|
|
pause |