Commit c053613e authored by Oswald Buddenhagen's avatar Oswald Buddenhagen
Browse files

don't build distancefieldgenerator unless qtquick is present


Fixes: QTBUG-70489
Change-Id: Idcc4c8b2cdb9db6fb28758f56ad80c540518d34c
Reviewed-by: default avatarEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Showing with 1 addition and 1 deletion
......@@ -8,7 +8,7 @@ qtHaveModule(widgets) {
pixeltool \
designer
qtConfig(thread): SUBDIRS += distancefieldgenerator
qtHaveModule(quick):qtConfig(thread): SUBDIRS += distancefieldgenerator
linguist.depends = designer
}
......
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