util/unicode: enable asserts unconditionally
If one "accidentally" uses a release build of the unicode tool, the asserts within it won't fire. Enable them in all cases. Change-Id: I9d63641dc6d6d2e5805b61b36f8c28e624b25e12 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
This commit is contained in:
parent
aeeaab1a5a
commit
8546e017c0
@ -1,3 +1,4 @@
|
||||
SOURCES += main.cpp
|
||||
QT = core
|
||||
CONFIG += console
|
||||
DEFINES += QT_FORCE_ASSERTS
|
||||
|
Loading…
x
Reference in New Issue
Block a user