mirror of
https://github.com/OPM/ResInsight.git
synced 2026-08-27 05:37:21 -05:00
Qt is distributed both with and without pdb files. When they are present, copy them next to the Qt dlls so symbols are available when debugging. Pass --pdb to windeployqt for the configurations built with debug information, and copy the matching pdb file in the AppFwk test applications and unit tests using a helper script that skips missing files.