Files
TinyORM/docs/building
silverqx aad52a89c8 changed qt_timezone default to Qt::UTC
Previously, it was the QtTimeZoneType::DontConvert that implied the
Qt::LocalTime timezone spec.

Setting this to the Qt::UTC by default is the only way to have the
maximum level of interoperability between TinyORM and other libraries
and services.

 - updated comments in docs and source code
2023-06-29 12:07:42 +02:00
..
2022-05-18 15:43:20 +02:00
2022-05-18 15:43:20 +02:00
2023-05-27 09:54:25 +02:00
2022-05-23 13:28:45 +02:00
2023-04-16 09:56:46 +02:00

Building

The build systems supported out of the box are CMake and qmake.