blob: 9ddb9885cdc0435f5de91e004b85a7591c42d4cf [file] [log] [blame]
file(GLOB _qt5qml_other_plugins "${CMAKE_CURRENT_LIST_DIR}/Qt5Qml_*Factory.cmake")
foreach(_other_plugin ${_qt5qml_other_plugins})
include(${_other_plugin} OPTIONAL)
endforeach()