issues
search
semlanik
/
qtprotobuf
Protobuf generator and bindings for Qt framework
https://semlanik.github.io/qtprotobuf
MIT License
170
stars
37
forks
source link
Fix missing header files when extending targets
#241
Closed
semlanik
closed
3 years ago
semlanik
commented
3 years ago
Move auto generator directives to the top-level CMakeLists.txt.
Use APPEND property when adding PUBLIC_HEADER to the target.
Fixes #238
Fixes #238