We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1acd636 commit b02d859Copy full SHA for b02d859
cpp/bulk_generation_targets.yml
@@ -2,9 +2,30 @@ language: cpp
2
strategy: dca
3
destination: cpp/ql/lib/ext/generated
4
targets:
5
-- name: openssl
+- name: zlib
6
+ with-sinks: false
7
+ with-sources: false
8
+- name: brotli
9
10
11
+- name: libidn2
12
13
14
+- name: libssh2
15
with-sinks: false
16
with-sources: false
17
- name: sqlite
18
19
20
+- name: openssl
21
22
23
+- name: nghttp2
24
25
26
+- name: libuv
27
28
29
+- name: curl
30
31
0 commit comments