mirror of
https://github.com/github/codeql.git
synced 2026-04-07 16:14:02 +02:00
11 lines
190 B
YAML
11 lines
190 B
YAML
language: cpp
|
|
strategy: dca
|
|
destination: cpp/ql/lib/ext/generated
|
|
targets:
|
|
- name: openssl
|
|
with-sinks: false
|
|
with-sources: false
|
|
- name: sqlite
|
|
with-sinks: false
|
|
with-sources: false
|