We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92bf081 commit 0f7846bCopy full SHA for 0f7846b
1 file changed
wrapper/pycc/plugins/m3c2/CMakeLists.txt
@@ -14,7 +14,7 @@ target_include_directories(
14
pym3c2 PRIVATE "${STANDARD_PLUGINS_ROOT_DIR}/qM3C2/include"
15
)
16
17
-find_package(Qt5 COMPONENTS Widgets)
+find_package(Qt6 COMPONENTS Widgets)
18
19
set_target_properties(
20
pym3c2 PROPERTIES AUTOUIC ON AUTOUIC_SEARCH_PATHS
0 commit comments