From fa079d2346ec105d73fcb3ccf500c48aa9f219c0 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Wed, 12 May 2021 12:24:54 +0200 Subject: Git submodule libnDPI update. * enable ctest to run integration tests (**only** if BUILD_NDPI=ON) Signed-off-by: Toni Uhlig --- .gitmodules | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index e679b02b1..42fe0f92f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,5 @@ [submodule "libnDPI"] path = libnDPI url = https://github.com/ntop/nDPI + branch = dev + update = rebase -- cgit v1.2.3