mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-04-24 01:28:38 -05:00
6646909eb0
- allow to enable UBSan with the CONFIG+=ubsan config with qmake - added UBSan.supp config to suppress Qt's errors, can be enabled using the UBSAN_OPTIONS=suppressions=<path>/UBSan.supp env. variable