aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scenegraph/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/scenegraph/.prev_CMakeLists.txt')
-rw-r--r--src/plugins/scenegraph/.prev_CMakeLists.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/plugins/scenegraph/.prev_CMakeLists.txt b/src/plugins/scenegraph/.prev_CMakeLists.txt
new file mode 100644
index 0000000000..b41ceed2b8
--- /dev/null
+++ b/src/plugins/scenegraph/.prev_CMakeLists.txt
@@ -0,0 +1,8 @@
+# Generated from scenegraph.pro.
+
+if(QT_FEATURE_d3d12)
+ add_subdirectory(d3d12)
+endif()
+if(QT_FEATURE_openvg)
+ add_subdirectory(openvg)
+endif()