This repository has been archived on 2022-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
libqt5raspi/debian/usr/local/qt5raspi-5.12.5/lib/cmake/Qt5Qml/Qt5Qml_QQmlProfilerServiceFactory.cmake

7 lines
227 B
CMake

add_library(Qt5::QQmlProfilerServiceFactory MODULE IMPORTED)
_populate_Qml_plugin_properties(QQmlProfilerServiceFactory RELEASE "qmltooling/libqmldbg_profiler.so")
list(APPEND Qt5Qml_PLUGINS Qt5::QQmlProfilerServiceFactory)