mirror of
https://github.com/github/codeql.git
synced 2025-12-16 00:33:11 +01:00
35 lines
643 B
YAML
35 lines
643 B
YAML
language: cpp
|
|
strategy: dca
|
|
destination: cpp/ql/lib/ext/generated
|
|
targets:
|
|
- name: glibc
|
|
with-sinks: false
|
|
with-sources: false
|
|
- name: zlib
|
|
with-sinks: false
|
|
with-sources: false
|
|
- name: brotli
|
|
with-sinks: false
|
|
with-sources: false
|
|
- name: libidn2
|
|
with-sinks: false
|
|
with-sources: false
|
|
- name: libssh2
|
|
with-sinks: false
|
|
with-sources: false
|
|
- name: sqlite
|
|
with-sinks: false
|
|
with-sources: false
|
|
- name: openssl
|
|
with-sinks: false
|
|
with-sources: false
|
|
- name: nghttp2
|
|
with-sinks: false
|
|
with-sources: false
|
|
- name: libuv
|
|
with-sinks: false
|
|
with-sources: false
|
|
- name: curl
|
|
with-sinks: false
|
|
with-sources: false
|