FocusCompany/daemon

Debug/Release builds

Closed this issue · 1 comments

Add compiler-specific flags in case the requested build if of type Release or Debug. For now, all our builds are Debug ones.

This link provide guidance on the correct way to do that.

Building with optimization wouldn't hurt, but ideally not by default.