semlanik / qtprotobuf

Protobuf generator and bindings for Qt framework
https://semlanik.github.io/qtprotobuf
MIT License
169 stars 38 forks source link

Add support of the Well-known types and qt types libraries for qmake builds #227

Open semlanik opened 3 years ago

semlanik commented 3 years ago

Problem description Add support of the Well-known types and qt types libraries for qmake builds

Suggestion/solution WellKnownTypes and QtTypes libraries need to generate own .pri files or add information to the pri file of the protobuf library, to be visible for qmake builds.

Alternatives Hold until migrating to Qt6.