Improved cli project builders

This commit is contained in:
2021-07-25 19:18:06 +02:00
parent 4e78b9c12b
commit cc7755bafc
3 changed files with 6 additions and 3 deletions

View File

@@ -5,6 +5,7 @@
"cpl": "src/cpl/cpl.json",
"cpl_cli": "src/cpl_cli/cpl_cli.json",
"cpl_query": "src/cpl_query/cpl_query.json"
}
},
"Scripts": {}
}
}