Explorar el Código

Update README.md.

Marek Bel hace 6 años
padre
commit
ef72311e71
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -77,6 +77,10 @@ Example:
 
 `cmake -G "Eclipse CDT4 - Ninja" ../Prusa-Firmware`
 
+or for DEBUG build:
+
+`cmake -G "Eclipse CDT4 - Ninja" -DCMAKE_BUILD_TYPE=Debug ../Prusa-Firmware`
+
 Build it.
 
 Example: