jakar / qt-heif-image-plugin

Qt plugin for HEIF images
GNU Lesser General Public License v3.0
65 stars 12 forks source link

Add qmake files #4

Closed jakar closed 6 years ago

jakar commented 6 years ago

Most Qt plugins (including those in qtimageformats) use qmake for their builds. We should do the same.

I favor keeping the cmake script in this project, in addition to the qmake stuff, unless there is a good reason to remove it. It could continue to help with standalone builds.

jakar commented 6 years ago

See the gerrit page: https://codereview.qt-project.org/236077