Merge branch 'v0.23.x'

This commit is contained in:
Max Kellermann
2025-01-28 19:33:19 +01:00
4 changed files with 7 additions and 4 deletions

View File

@@ -24,6 +24,7 @@ curl = static_library(
'Form.cxx',
include_directories: inc,
dependencies: [
event_dep,
log_dep,
curl_dep,
],