Skip to content

Release 1.7.2 | Debug/Release builds

Compare
Choose a tag to compare
@vr1s vr1s released this 10 Mar 11:47
· 73 commits to master since this release

Add new 'r'/'release' command, DEBUG/RELEASE builds.

Passing r will define NDEBUG
Not passing it will define DEBUG

Also adds 'dbgflags'/'releaseflags' variables.
You can set custom flags to compile with here.