We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48cb5e7 commit d42d379Copy full SHA for d42d379
tests/qt_types_standalone/CMakeLists.txt
@@ -46,7 +46,7 @@ set(CRATE qt_types_standalone)
46
cxx_qt_import_crate(
47
MANIFEST_PATH rust/Cargo.toml
48
CRATES ${CRATE}
49
- QT_MODULES Qt::Core Qt::Gui Qt::Widgets Qt::Qml
+ QT_MODULES Qt::Core Qt::Gui Qt::Widgets Qt::Qml Qt::QuickControls2
50
)
51
52
add_executable(${APP_NAME}
0 commit comments