summaryrefslogtreecommitdiffstats
path: root/src/opengl
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2021-01-08 17:04:04 +0100
committerJoerg Bornemann <joerg.bornemann@qt.io>2021-01-12 20:59:13 +0100
commit04f11f9935453a3db6bc5e5064a187fa25e85d90 (patch)
tree7a4b6724e247811195e5c98f98e978483abe29ee /src/opengl
parentbb00b63dee85bfe77bd721dd962c768e62c1b1e3 (diff)
Remove .prev_CMakeLists.txt files
Those serve no purpose anymore, now that the .pro files are gone. Task-number: QTBUG-88742 Change-Id: I39943327b8c9871785b58e9973e4e7602371793e Reviewed-by: Cristian Adam <cristian.adam@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'src/opengl')
-rw-r--r--src/opengl/.prev_CMakeLists.txt107
1 files changed, 0 insertions, 107 deletions
diff --git a/src/opengl/.prev_CMakeLists.txt b/src/opengl/.prev_CMakeLists.txt
deleted file mode 100644
index a6e2e56561..0000000000
--- a/src/opengl/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,107 +0,0 @@
-# Generated from opengl.pro.
-
-#####################################################################
-## OpenGL Module:
-#####################################################################
-
-qt_internal_add_module(OpenGL
- SOURCES
- qopengl2pexvertexarray.cpp qopengl2pexvertexarray_p.h
- qopenglbuffer.cpp qopenglbuffer.h
- qopenglcustomshaderstage.cpp qopenglcustomshaderstage_p.h
- qopengldebug.cpp qopengldebug.h
- qopenglengineshadermanager.cpp qopenglengineshadermanager_p.h
- qopenglengineshadersource_p.h
- qopenglframebufferobject.cpp qopenglframebufferobject.h qopenglframebufferobject_p.h
- qopenglgradientcache.cpp qopenglgradientcache_p.h
- qopenglpaintdevice.cpp qopenglpaintdevice.h qopenglpaintdevice_p.h
- qopenglpaintengine.cpp qopenglpaintengine_p.h
- qopenglpixeltransferoptions.cpp qopenglpixeltransferoptions.h
- qopenglshadercache_p.h
- qopenglshaderprogram.cpp qopenglshaderprogram.h
- qopengltexture.cpp qopengltexture.h qopengltexture_p.h
- qopengltextureblitter.cpp qopengltextureblitter.h
- qopengltexturecache.cpp qopengltexturecache_p.h
- qopengltextureglyphcache.cpp qopengltextureglyphcache_p.h
- qopengltexturehelper.cpp qopengltexturehelper_p.h
- qopengltextureuploader.cpp qopengltextureuploader_p.h
- qopenglversionfunctions.cpp qopenglversionfunctions.h qopenglversionfunctions_p.h
- qopenglversionfunctionsfactory.cpp qopenglversionfunctionsfactory.h
- qopenglversionprofile.cpp qopenglversionprofile.h
- qopenglvertexarrayobject.cpp qopenglvertexarrayobject.h
- qopenglwindow.cpp qopenglwindow.h
- qplatformbackingstoreopenglsupport.cpp qplatformbackingstoreopenglsupport.h
- qtopenglglobal.h
- DEFINES
- QT_NO_FOREACH
- QT_NO_USING_NAMESPACE
- LIBRARIES
- Qt::CorePrivate
- Qt::GuiPrivate
- PUBLIC_LIBRARIES
- Qt::Core
- Qt::Gui
- PRIVATE_MODULE_INTERFACE
- Qt::CorePrivate
- Qt::GuiPrivate
-)
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(OpenGL CONDITION QT_FEATURE_opengles2
- SOURCES
- qopenglfunctions_es2.cpp qopenglfunctions_es2.h
-)
-
-qt_internal_extend_target(OpenGL CONDITION NOT QT_FEATURE_opengles2
- SOURCES
- qopenglfunctions_1_0.cpp qopenglfunctions_1_0.h
- qopenglfunctions_1_1.cpp qopenglfunctions_1_1.h
- qopenglfunctions_1_2.cpp qopenglfunctions_1_2.h
- qopenglfunctions_1_3.cpp qopenglfunctions_1_3.h
- qopenglfunctions_1_4.cpp qopenglfunctions_1_4.h
- qopenglfunctions_1_5.cpp qopenglfunctions_1_5.h
- qopenglfunctions_2_0.cpp qopenglfunctions_2_0.h
- qopenglfunctions_2_1.cpp qopenglfunctions_2_1.h
- qopenglfunctions_3_0.cpp qopenglfunctions_3_0.h
- qopenglfunctions_3_1.cpp qopenglfunctions_3_1.h
- qopenglfunctions_3_2_compatibility.cpp qopenglfunctions_3_2_compatibility.h
- qopenglfunctions_3_2_core.cpp qopenglfunctions_3_2_core.h
- qopenglfunctions_3_3_compatibility.cpp qopenglfunctions_3_3_compatibility.h
- qopenglfunctions_3_3_core.cpp qopenglfunctions_3_3_core.h
- qopenglfunctions_4_0_compatibility.cpp qopenglfunctions_4_0_compatibility.h
- qopenglfunctions_4_0_core.cpp qopenglfunctions_4_0_core.h
- qopenglfunctions_4_1_compatibility.cpp qopenglfunctions_4_1_compatibility.h
- qopenglfunctions_4_1_core.cpp qopenglfunctions_4_1_core.h
- qopenglfunctions_4_2_compatibility.cpp qopenglfunctions_4_2_compatibility.h
- qopenglfunctions_4_2_core.cpp qopenglfunctions_4_2_core.h
- qopenglfunctions_4_3_compatibility.cpp qopenglfunctions_4_3_compatibility.h
- qopenglfunctions_4_3_core.cpp qopenglfunctions_4_3_core.h
- qopenglfunctions_4_4_compatibility.cpp qopenglfunctions_4_4_compatibility.h
- qopenglfunctions_4_4_core.cpp qopenglfunctions_4_4_core.h
- qopenglfunctions_4_5_compatibility.cpp qopenglfunctions_4_5_compatibility.h
- qopenglfunctions_4_5_core.cpp qopenglfunctions_4_5_core.h
- qopenglqueryhelper_p.h
- qopengltimerquery.cpp qopengltimerquery.h
-)
-
-qt_internal_extend_target(OpenGL CONDITION QT_FEATURE_vulkan
- SOURCES
- qvkconvenience.cpp qvkconvenience_p.h
- PUBLIC_LIBRARIES
- Vulkan::Vulkan_nolink
-)
-
-qt_internal_extend_target(OpenGL CONDITION QT_FEATURE_egl
- SOURCES
- qopenglcompositor.cpp qopenglcompositor_p.h
- qopenglcompositorbackingstore.cpp qopenglcompositorbackingstore_p.h
-)
-
-
-qt_internal_create_tracepoints(OpenGL qtopengl.tracepoints)
-qt_internal_add_docs(OpenGL
- doc/qtopengl.qdocconf
-)
-