openpst / sahara

A multi-platform tool for working with Qualcomm Sahara protocol using QT5 and libopenpst
GNU General Public License v3.0
185 stars 45 forks source link

Makefile: Create a variable for qmake #3

Closed willnewton closed 6 years ago

willnewton commented 6 years ago

One some platforms, e.g. Fedora, the executable isn't called qmake.

ghassani commented 6 years ago

this should also be added to other Makefiles in the project, i.e. streaming-dload, libopenpst, etc

willnewton commented 6 years ago

@ghassani for building sahara it seemed enough to add it to libopenpst: https://github.com/openpst/libopenpst/pull/2