Skip to content

Commit

Permalink
Add debug mode note
Browse files Browse the repository at this point in the history
  • Loading branch information
kraxarn committed Jun 24, 2021
1 parent 99bec46 commit 11d918b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ cmake -DCMAKE_BUILD_TYPE=Release .
cmake --build .
./4mb_platformer
```
It's important to compile in Release or MinSizeRel mode to not enable debug mode.

0 comments on commit 11d918b

Please sign in to comment.