Migrate to fixed add_shaders prefix handling

One way to get rid of the "qml" in there is to use BASE.
An alternative would be to update the file paths in the source code.
Here we chose the former.

Change-Id: If49cb584aea022d5d74b2348ec99ed831b715111
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Laszlo Agocs
2021-08-24 15:59:46 +02:00
parent 9eb7d5246a
commit 0caf69cc52
2 changed files with 4 additions and 0 deletions

View File

@@ -106,6 +106,8 @@ else() # < Qt 6.2
BATCHABLE
PREFIX
"/QtCreator/QmlProfiler"
BASE
"qml"
FILES
qml/bindingloops_qt6.frag
qml/bindingloops_qt6.vert