summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platforms/eglfs/.prev_CMakeLists.txt')
-rw-r--r--src/plugins/platforms/eglfs/.prev_CMakeLists.txt15
1 files changed, 6 insertions, 9 deletions
diff --git a/src/plugins/platforms/eglfs/.prev_CMakeLists.txt b/src/plugins/platforms/eglfs/.prev_CMakeLists.txt
index 0f7c305a40..79496058e3 100644
--- a/src/plugins/platforms/eglfs/.prev_CMakeLists.txt
+++ b/src/plugins/platforms/eglfs/.prev_CMakeLists.txt
@@ -42,7 +42,6 @@ add_qt_module(EglFSDeviceIntegration
)
#### Keys ignored in scope 2:.:.:eglfsdeviceintegration.pro:<TRUE>:
-# CONFIG = "internal_module" "egl"
# MODULE = "eglfsdeviceintegration"
# _LOADED = "qt_module"
@@ -73,16 +72,17 @@ extend_target(EglFSDeviceIntegration CONDITION NOT EGLFS_DEVICE_INTEGRATION_ISEM
EGLFS_PREFERRED_PLUGIN=
)
-#### Keys ignored in scope 7:.:.:eglfsdeviceintegration.pro:use_gold_linker:
-# CONFIG = "no_linker_version_script"
-
# Resources:
+set(cursor_resource_files
+ "cursor-atlas.png"
+ "cursor.json"
+)
+
add_qt_resource(EglFSDeviceIntegration "cursor"
PREFIX
"/"
FILES
- cursor-atlas.png
- cursor.json
+ ${cursor_resource_files}
)
@@ -111,10 +111,7 @@ add_qt_plugin(qeglfs
)
#### Keys ignored in scope 11:.:.:eglfs-plugin.pro:<TRUE>:
-# CONFIG = "egl"
# OTHER_FILES = "$$PWD/eglfs.json"
-# PLUGIN_CLASS_NAME = "QEglFSIntegrationPlugin"
-# PLUGIN_TYPE = "platforms"
# _LOADED = "qt_plugin"
## Scopes: