aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/wavefrontmesh/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/wavefrontmesh/CMakeLists.txt')
-rw-r--r--src/imports/wavefrontmesh/CMakeLists.txt23
1 files changed, 0 insertions, 23 deletions
diff --git a/src/imports/wavefrontmesh/CMakeLists.txt b/src/imports/wavefrontmesh/CMakeLists.txt
deleted file mode 100644
index 7dd97c8056..0000000000
--- a/src/imports/wavefrontmesh/CMakeLists.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-# Generated from wavefrontmesh.pro.
-
-#####################################################################
-## qmlwavefrontmeshplugin Plugin:
-#####################################################################
-
-qt_internal_add_qml_module(qmlwavefrontmeshplugin
- URI "Qt.labs.wavefrontmesh"
- VERSION "${CMAKE_PROJECT_VERSION}"
- CLASSNAME QmlWavefrontMeshPlugin
- SKIP_TYPE_REGISTRATION
- SOURCES
- plugin.cpp
- PUBLIC_LIBRARIES
- Qt::CorePrivate
- Qt::QmlPrivate
- Qt::LabsWavefrontMeshPrivate
-)
-
-#### Keys ignored in scope 1:.:.:wavefrontmesh.pro:<TRUE>:
-# CXX_MODULE = "qml"
-# QML_IMPORT_VERSION = "$$QT_VERSION"
-# TARGETPATH = "Qt/labs/wavefrontmesh"