Install missing stream header

This commit is contained in:
Konstantin Ritt
2018-03-02 16:10:07 +03:00
parent 0cd5fd2d68
commit a579f324d7

View File

@ -43,6 +43,7 @@ HEADERS_INSTALL = \
msgpackstream.h \
STREAM_HEADERS_INSTALL = \
stream/geometry.h \
stream/time.h
qtHaveModule(location) {