From 3fe6edfbc7a09c1b600a403a031b2e5edb9752b0 Mon Sep 17 00:00:00 2001 From: Michael Zillgith Date: Mon, 16 Nov 2015 11:00:58 +0100 Subject: [PATCH] - added README file in third_party/winpcap --- third_party/winpcap/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 third_party/winpcap/README diff --git a/third_party/winpcap/README b/third_party/winpcap/README new file mode 100644 index 00000000..9050673d --- /dev/null +++ b/third_party/winpcap/README @@ -0,0 +1,2 @@ +For GOOSE support add winpcap source and headers here. Rerun cmake to configure the build system for GOOSE support. +