sbohmann / mini

3 stars 0 forks source link

Create debug and release targets #4

Open sbohmann opened 4 years ago

sbohmann commented 4 years ago

Debug with -Og and -g3, release with -O3.