Skip to content

Commit

Permalink
try even more things
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasfella committed Nov 18, 2024
1 parent 48cb5e7 commit d42d379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/qt_types_standalone/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ set(CRATE qt_types_standalone)
cxx_qt_import_crate(
MANIFEST_PATH rust/Cargo.toml
CRATES ${CRATE}
QT_MODULES Qt::Core Qt::Gui Qt::Widgets Qt::Qml
QT_MODULES Qt::Core Qt::Gui Qt::Widgets Qt::Qml Qt::QuickControls2
)

add_executable(${APP_NAME}
Expand Down

0 comments on commit d42d379

Please sign in to comment.