aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scenegraph/scenegraph.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/scenegraph/scenegraph.pro')
-rw-r--r--src/plugins/scenegraph/scenegraph.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/scenegraph/scenegraph.pro b/src/plugins/scenegraph/scenegraph.pro
index a90e8d4814..39c0c0815c 100644
--- a/src/plugins/scenegraph/scenegraph.pro
+++ b/src/plugins/scenegraph/scenegraph.pro
@@ -1,3 +1,5 @@
TEMPLATE = subdirs
QT_FOR_CONFIG += quick
qtConfig(d3d12): SUBDIRS += d3d12
+qtConfig(openvg): SUBDIRS += openvg
+