aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/CMakeLists.txt
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2020-06-03 11:44:12 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2020-06-04 15:51:51 +0200
commit053c67ea124d777b11d4976a7481edbd9be1cbbe (patch)
tree63b97c7d3709f1d61a92612d85989f2af09e47fc /src/quick/CMakeLists.txt
parent9cefaca1ea908df39edee03ef888a40690d355af (diff)
Remove shader rewriter from the Quick source tree
Lives in Shader Tools now. Also removes an unused include. The shader source builder cannot be removed just yet, but will follow soon. Task-number: QTBUG-84623 Change-Id: I95c61583c35b4da1d39c35a3573d747287270d93 Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
Diffstat (limited to 'src/quick/CMakeLists.txt')
-rw-r--r--src/quick/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/quick/CMakeLists.txt b/src/quick/CMakeLists.txt
index 5a794c0dfb..b32c27be34 100644
--- a/src/quick/CMakeLists.txt
+++ b/src/quick/CMakeLists.txt
@@ -388,7 +388,6 @@ qt_extend_target(Quick CONDITION QT_FEATURE_opengl OR QT_FEATURE_opengles2 OR QT
scenegraph/compressedtexture/qsgcompressedtexture.cpp scenegraph/compressedtexture/qsgcompressedtexture_p.h
scenegraph/coreapi/qsgbatchrenderer.cpp scenegraph/coreapi/qsgbatchrenderer_p.h
scenegraph/coreapi/qsgrhivisualizer.cpp scenegraph/coreapi/qsgrhivisualizer_p.h
- scenegraph/coreapi/qsgshaderrewriter.cpp
scenegraph/qsgdefaultcontext.cpp scenegraph/qsgdefaultcontext_p.h
scenegraph/qsgdefaultglyphnode.cpp scenegraph/qsgdefaultglyphnode_p.cpp scenegraph/qsgdefaultglyphnode_p.h
scenegraph/qsgdefaultglyphnode_p_p.h