mirror of
https://github.com/openappsec/openappsec.git
synced 2025-11-16 17:31:52 +03:00
My 11th 2023 update
This commit is contained in:
2
components/utils/keywords/CMakeLists.txt
Normal file
2
components/utils/keywords/CMakeLists.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
add_library(keywords keywords_rule.cc single_keyword.cc data_keyword.cc pcre_keyword.cc length_keyword.cc byte_extract_keyword.cc compare_keyword.cc jump_keyword.cc stateop_keyword.cc no_match_keyword.cc)
|
||||
add_subdirectory(keywords_ut)
|
||||
Reference in New Issue
Block a user