summaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
authorliuxueli <[email protected]>2024-09-14 16:26:34 +0800
committerliuxueli <[email protected]>2024-10-16 11:47:27 +0800
commit93d17f6f5a116854fa05f5ef55b18baea9ca987b (patch)
treedf9705fbc372c38f0c83a48076617d72b1c2db91 /test/CMakeLists.txt
parent482b1ac98c28ccf1908e1c7aeb9927135dfda494 (diff)
Feature: Support calculating JA4/JA4S fingerprintv3.2.0
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 124fe18..c379920 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -5,6 +5,7 @@ project(${lib_name}_test)
include(ExternalProject)
#### Protoco_test_run
+include_directories(${CMAKE_SOURCE_DIR}/src/)
ExternalProject_Add(ProtoTest PREFIX ProtoTest
URL ${CMAKE_CURRENT_SOURCE_DIR}/test_protocol_run.zip