Browse Source

Update README.md.

Marek Bel 5 years ago
parent
commit
ef72311e71
1 changed files with 4 additions and 0 deletions
  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: