summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSascha Roloff <sascha.roloff@huawei.com>2023-05-31 12:29:50 +0200
committerSascha Roloff <sascha.roloff@huawei.com>2023-05-31 13:09:29 +0200
commita7404b28cc40881377c7d681cfdb322daf2ba366 (patch)
tree28b9be8d9245d65101eb6491d793cde07dfdfcdb
parent06e3d7e45db8edcac37b5ba34837e8ddab4d549f (diff)
downloadrules-cc-a7404b28cc40881377c7d681cfdb322daf2ba366.tar.gz
Update derived files
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8af8ba7..3d66e14 100644
--- a/README.md
+++ b/README.md
@@ -115,7 +115,7 @@ A prebuilt C++ library
### Rule `["CC", "install-with-deps"]`
-Install target's artifacts with transitive dependencies. Depending on the target, artifacts and dependencies will be installed to subdirectories `"bin"`, `"include"`, and `"lib"`. For library targets, a pkg-config file is generated and provided in `"share/pkgconfig"`.
+Install target's artifacts with transitive dependencies. Depending on the target, artifacts and dependencies will be installed to subdirectories `"bin"`, `"include"`, and `"lib"`. For library targets, a pkg-config file is generated and provided in `"lib/pkgconfig"`.
| Field | Description |
| ----- | ----------- |