mirror of
https://github.com/github/codeql.git
synced 2026-04-23 07:45:17 +02:00
Bulk generator: Add DCA support.
This commit is contained in:
8
cpp/misc/bulk_generation_targets.json
Normal file
8
cpp/misc/bulk_generation_targets.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"strategy": "dca",
|
||||
"targets": [
|
||||
{ "name": "openssl" },
|
||||
{ "name": "sqlite" }
|
||||
],
|
||||
"destination": "cpp/ql/lib/ext/generated"
|
||||
}
|
||||
Reference in New Issue
Block a user