diff options
| author | liuxueli <[email protected]> | 2024-09-14 16:26:34 +0800 |
|---|---|---|
| committer | liuxueli <[email protected]> | 2024-10-16 11:47:27 +0800 |
| commit | 93d17f6f5a116854fa05f5ef55b18baea9ca987b (patch) | |
| tree | df9705fbc372c38f0c83a48076617d72b1c2db91 /CMakeLists.txt | |
| parent | 482b1ac98c28ccf1908e1c7aeb9927135dfda494 (diff) | |
Feature: Support calculating JA4/JA4S fingerprintv3.2.0
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 7217e0a..97cdace 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -50,8 +50,6 @@ else() endif() include_directories(/opt/MESA/include/MESA/) -include_directories(./src/inc/) -include_directories(./src/) include_directories(include) add_subdirectory(support) |
