Added a message handler to have colored console output in debug mode.

This commit is contained in:
2025-10-02 16:46:50 +02:00
parent 3ed9e21b93
commit 1b0e257602
3 changed files with 185 additions and 14 deletions

View File

@ -27,6 +27,7 @@ if(${QT_VERSION_MAJOR} GREATER_EQUAL 6)
qt_add_executable(${TARGET_APP}
MANUAL_FINALIZATION
${PROJECT_SOURCES}
utils/messagehandler.h
)
# Define target properties for Android with Qt 6 as:
# set_property(TARGET ${TARGET_APP} APPEND PROPERTY QT_ANDROID_PACKAGE_SOURCE_DIR