diff options
Diffstat (limited to 'examples/opengl/hellogles3/CMakeLists.txt')
| -rw-r--r-- | examples/opengl/hellogles3/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/hellogles3/CMakeLists.txt b/examples/opengl/hellogles3/CMakeLists.txt index 54c1fecb77..365526dde2 100644 --- a/examples/opengl/hellogles3/CMakeLists.txt +++ b/examples/opengl/hellogles3/CMakeLists.txt @@ -38,7 +38,7 @@ set(hellogles3_resource_files "qtlogo.png" ) -qt6_add_resources(hellogles3 "hellogles3" +qt_add_resources(hellogles3 "hellogles3" PREFIX "/" FILES |
