What's Changed
- Use
qt_add_plugin
by @bjorn in #14
This fixes the plugin's extension on macOS to be.dylib
instead of.so
and unifies the file name toqaseprite.dll
between MinGW and MSVC. It also sets the class name for the plugin.
Full Changelog: 1.0...1.0.1