mirror of
https://github.com/openappsec/openappsec.git
synced 2025-10-01 20:17:43 +03:00
First release of open-appsec source code
This commit is contained in:
3
components/utils/pm/CMakeLists.txt
Normal file
3
components/utils/pm/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
add_library(pm general_adaptor.cc kiss_hash.cc kiss_patterns.cc kiss_pm_stats.cc kiss_thin_nfa.cc kiss_thin_nfa_analyze.cc kiss_thin_nfa_build.cc kiss_thin_nfa_compile.cc pm_adaptor.cc pm_hook.cc debugpm.cc)
|
||||
|
||||
add_subdirectory(pm_ut)
|
Reference in New Issue
Block a user