It is not possible to build with debug messages disabled

Issue #1 resolved
Otavio Salvador created an issue

When building the library for release we ought to be able to have no qDebug output issued during runtime.

This is quite important at embedded systems as it reduces the text size of binary and also a small amount of IO.

Comments (3)

  1. Log in to comment