aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/rendercontrol/.prev_CMakeLists.txt
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-05-28 16:37:02 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-05-29 10:01:22 +0200
commit965984771d1c146a01fbaab3f6dae2461eabf78e (patch)
tree44022f6e8affb27a477e58fd29eebac6769c42f4 /examples/quick/rendercontrol/.prev_CMakeLists.txt
parent476d1f57605a1d9867a87946d1cdf7bb3c1ced3a (diff)
CMake: Regenerate qtdeclarative/examples
Includes - new example installation paths - one case of QT_QMLTYPES_FILENAME addition Change-Id: I24423da9b04b6ecc8445017fa35f148dd43b1829 Reviewed-by: Cristian Adam <cristian.adam@qt.io>
Diffstat (limited to 'examples/quick/rendercontrol/.prev_CMakeLists.txt')
-rw-r--r--examples/quick/rendercontrol/.prev_CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/quick/rendercontrol/.prev_CMakeLists.txt b/examples/quick/rendercontrol/.prev_CMakeLists.txt
new file mode 100644
index 0000000000..db19a3fc79
--- /dev/null
+++ b/examples/quick/rendercontrol/.prev_CMakeLists.txt
@@ -0,0 +1,6 @@
+# Generated from rendercontrol.pro.
+
+add_subdirectory(rendercontrol_opengl)
+if(WIN32)
+ add_subdirectory(rendercontrol_d3d11)
+endif()