summaryrefslogtreecommitdiff
path: root/CMakeListsCustom.txt.example
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeListsCustom.txt.example')
-rw-r--r--CMakeListsCustom.txt.example6
1 files changed, 0 insertions, 6 deletions
diff --git a/CMakeListsCustom.txt.example b/CMakeListsCustom.txt.example
index c2b184609d..92d28b6c6d 100644
--- a/CMakeListsCustom.txt.example
+++ b/CMakeListsCustom.txt.example
@@ -26,9 +26,3 @@ set(CUSTOM_PLUGIN_SRC_DIR
# or
# plugins/foo
)
-
-set(CUSTOM_PLUGIN_IN_FILES
-# private_plugins/foo/plugin.rc.in
-# or
-# plugins/foo/plugin.rc.in
-) \ No newline at end of file