mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-19 18:54:23 +03:00
添加 CI/CD 工作流和 CMake 配置以支持 IIS 模块构建
This commit is contained in:
9
iis/vcpkg.json
Normal file
9
iis/vcpkg.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"dependencies": [
|
||||
"curl",
|
||||
"libxml2",
|
||||
"lua",
|
||||
"pcre2",
|
||||
"yajl"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user