Files
codeql/misc/legacy-support/cpp/qlpack.json
Henning Makholm 29167bbff8 Add qlpack.json files
Eventually these files will subsume the current `queries.xml` files
at the top of query-containing and library directories. For now they're
just here to support internal testing of the tooling support for them
we're writing on.

Format and contents is a work in progress. If you're not in Semmle,
don't depend on anything here making sense (or staying stable) until
you see the version tags increase to something nonzero.
2019-10-12 17:38:01 +02:00

6 lines
110 B
JSON

{
"name": "legacy-libraries-cpp",
"version": "0.0.0",
"libraryPathDependencies": ["codeql-cpp"]
}