TEMPLATE = subdirs
DISTFILES += org.ukui.style/*
unix {
installPath = $$[QT_INSTALL_LIBS]/qt5/qml/QtQuick/Controls.2/org.ukui.style/
template.files = org.ukui.style/*
template.path = $$installPath
INSTALLS += template
}