Skip to content

Commit 21d03cd

Browse files
authored
Merge pull request github#6488 from github/aeisenberg/pack/cpp
Packaging: Refactor cpp libraries
2 parents 88372df + 03d6b15 commit 21d03cd

File tree

462 files changed

+217
-191
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

462 files changed

+217
-191
lines changed

.codeqlmanifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{ "provide": [ "*/ql/src/qlpack.yml",
2+
"*/ql/lib/qlpack.yml",
23
"*/ql/test/qlpack.yml",
34
"cpp/ql/test/query-tests/Security/CWE/CWE-190/semmle/tainted/qlpack.yml",
45
"*/ql/examples/qlpack.yml",

config/identical-files.json

Lines changed: 123 additions & 123 deletions
Large diffs are not rendered by default.

cpp/ql/examples/qlpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name: codeql-cpp-examples
22
version: 0.0.0
3-
libraryPathDependencies: codeql-cpp
3+
libraryPathDependencies: codeql/cpp-all
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)