Commit 4de1141f authored by Kevin Funk's avatar Kevin Funk Committed by Kevin Funk
Browse files

Also install parser.g to Qt prefix


Change-Id: Iba200b971055cd03a35903a4a233bfffb7b05163
Reviewed-by: default avatarAllen Winter <allen.winter@kdab.com>
Reviewed-by: default avatarBrett Stottlemyer <bstottle@ford.com>
Showing with 4 additions and 0 deletions
......@@ -16,6 +16,10 @@ QMAKE_EXTRA_COMPILERS += copy_files
EXTRA_HEADERS += \
$$PWD/parser.g
extra_headers.files = $$EXTRA_HEADERS
extra_headers.path = $$[QT_INSTALL_HEADERS]/$$MODULE_INCNAME
INSTALLS += extra_headers
PUBLIC_HEADERS += \
$$PWD/qrepregexparser.h
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment