Files
codeql/cpp/misc/bulk_generation_targets.json
2025-05-30 13:33:24 +01:00

9 lines
253 B
JSON

{
"strategy": "dca",
"language": "cpp",
"targets": [
{ "name": "openssl", "with-sources": false, "with-sinks": false },
{ "name": "sqlite", "with-sources": false, "with-sinks": false }
],
"destination": "cpp/ql/lib/ext/generated"
}