sql

Posted by ravas on
URL: https://forum.librecad.org/sql-tp5713147.html

I'm curious: why is this needed in postprocess-osx.sh?

cp -r /opt/local/share/qt4/plugins/sqldrivers $RESOURCEDIR/PlugIns/sqldrivers

I notice that macdeployqt also adds this when using Qt5.

What uses sql?!