# Generated from qmldiskcache.pro. ##################################################################### ## tst_qmldiskcache Test: ##################################################################### add_qt_test(tst_qmldiskcache SOURCES tst_qmldiskcache.cpp LIBRARIES Qt::CorePrivate Qt::QmlPrivate PUBLIC_LIBRARIES Qt::Gui Qt::Qml ) # special case begin # Disable quick compiler for this test set_source_files_properties( importmodule.qml module.mjs test.qml PROPERTIES QT_SKIP_QUICKCOMPILER TRUE ) # special case end # Resources: set(qmake_immediate_resource_files "importmodule.qml" "module.mjs" "test.qml" ) add_qt_resource(tst_qmldiskcache "qmake_immediate" PREFIX "/" FILES ${qmake_immediate_resource_files} ) ## Scopes: #####################################################################