From e6c832c49a66dc88b305574d8875eb811a58124e Mon Sep 17 00:00:00 2001 From: Pascal Quantin Date: Mon, 21 May 2018 18:06:58 +0200 Subject: Update some CMakeListsCustom.txt templates Change-Id: I3d4d5d160bfa08f1837ca571c2ff29241893cb2e Reviewed-on: https://code.wireshark.org/review/27685 Reviewed-by: Pascal Quantin --- CMakeListsCustom.txt.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeListsCustom.txt.example') 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 ) # -- cgit v1.2.3