aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeListsCustom.txt.example
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2018-05-21 18:06:58 +0200
committerPascal Quantin <pascal.quantin@gmail.com>2018-05-21 16:08:39 +0000
commite6c832c49a66dc88b305574d8875eb811a58124e (patch)
tree3338c9005ee54b13a11b223190c92d9b2e3817ad /CMakeListsCustom.txt.example
parentec421a07b5dc7ae7490755b037417530b7db0a66 (diff)
Update some CMakeListsCustom.txt templates
Change-Id: I3d4d5d160bfa08f1837ca571c2ff29241893cb2e Reviewed-on: https://code.wireshark.org/review/27685 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'CMakeListsCustom.txt.example')
-rw-r--r--CMakeListsCustom.txt.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeListsCustom.txt.example b/CMakeListsCustom.txt.example
index f97c470b49..32c62c2dea 100644
--- a/CMakeListsCustom.txt.example
+++ b/CMakeListsCustom.txt.example
@@ -12,7 +12,7 @@
set(CUSTOM_PLUGIN_SRC_DIR
# private_plugins/foo
# or
-# plugins/foo
+# plugins/epan/foo
)
#