# Generated from nonstrictModule.pro. ##################################################################### ## nonstrictModule Generic Library: ##################################################################### qt_add_cmake_library(nonstrictModule MODULE OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/../imports/org/qtproject/NonstrictModule" SOURCES plugin.cpp LIBRARIES Qt::CorePrivate Qt::GuiPrivate Qt::QmlPrivate PUBLIC_LIBRARIES Qt::Core Qt::Gui Qt::Qml ) #### Keys ignored in scope 1:.:.:nonstrictModule.pro:: # IMPORT_FILES = "qmldir" # TEMPLATE = "lib" qt_autogen_tools_initial_setup(nonstrictModule)