ed-chemnitz / qmodbus

GNU General Public License v2.0
279 stars 128 forks source link

Add default unix installation prefix to fix QMake warning #29

Closed shiftee closed 4 years ago

shiftee commented 4 years ago

This fixes the following qmake warning: WARNING: target.path is not defined: install target not created

Relevant issue: https://github.com/ed-chemnitz/qmodbus/issues/26