summaryrefslogtreecommitdiffstats
path: root/examples/network/torrent
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2021-12-08 15:59:33 +0100
committerKai Koehne <kai.koehne@qt.io>2021-12-13 14:16:25 +0000
commit28a9d116bba00fde5aaa214bb7c929efc66af971 (patch)
tree8887c2f3f899ee1c2cc3de1bfd54ab47475b000f /examples/network/torrent
parent85c5ae2ab89c2671a7030a80ac0629a2eea1be89 (diff)
CMake: Prefer unversioned commands
Pick-to: 6.3 Change-Id: Ib32700ab82cf6b271c49e25d12fbad8c9c6bc1d1 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'examples/network/torrent')
-rw-r--r--examples/network/torrent/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/torrent/CMakeLists.txt b/examples/network/torrent/CMakeLists.txt
index 1e98f4d341..c5480841f7 100644
--- a/examples/network/torrent/CMakeLists.txt
+++ b/examples/network/torrent/CMakeLists.txt
@@ -56,7 +56,7 @@ set(icons_resource_files
"icons/player_stop.png"
)
-qt6_add_resources(torrent "icons"
+qt_add_resources(torrent "icons"
PREFIX
"/"
FILES