From a7404b28cc40881377c7d681cfdb322daf2ba366 Mon Sep 17 00:00:00 2001 From: Sascha Roloff Date: Wed, 31 May 2023 12:29:50 +0200 Subject: Update derived files --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 | | ----- | ----------- | -- cgit v1.2.3