From 2ce35e24ba218ed5e79b2d70f4589e408e01db5c Mon Sep 17 00:00:00 2001 From: Alexander Lohnau Date: Sun, 9 Jan 2022 20:22:30 +0100 Subject: Rename KDEDeprecationSettings to ECMDeprecationSettings Semantically this is an ECM module, because it can be used to manage deprecated Qt API and from any project which use ecm_generate_export_headers --- docs/module/ECMDeprecationSettings.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/module/ECMDeprecationSettings.rst (limited to 'docs/module') diff --git a/docs/module/ECMDeprecationSettings.rst b/docs/module/ECMDeprecationSettings.rst new file mode 100644 index 00000000..62a1d60c --- /dev/null +++ b/docs/module/ECMDeprecationSettings.rst @@ -0,0 +1 @@ +.. ecm-module:: ../../modules/ECMDeprecationSettings.cmake -- cgit v1.2.1