Skip to content

Commit cc07517

Browse files
committed
Find Quick module in FindQt.cmake
1 parent 81c2c4a commit cc07517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/FindQt.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
find_package(Qt6 6.6 COMPONENTS Gui Qml REQUIRED)
1+
find_package(Qt6 6.6 COMPONENTS Gui Qml Quick REQUIRED)

0 commit comments

Comments
 (0)