Bulk generator: Specify 'language' in the config file.

This commit is contained in:
Mathias Vorreiter Pedersen
2025-05-30 12:23:17 +01:00
parent fc165db8ac
commit 1228080914
3 changed files with 9 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
{
"strategy": "dca",
"language": "cpp",
"targets": [
{ "name": "openssl", "with_summaries": true },
{ "name": "sqlite", "with_summaries": true }