Skip to content

QT export mismatch when lib name contains QT

Description

Correct export mechanism on windows when the lib name contains QT

Closes #943 (closed)

How to test it?

try to build and run a sight-dependent project with a class using a QtContainer

Merge request reports