We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e546b4e commit 0d185bdCopy full SHA for 0d185bd
depends/packages.md
@@ -153,8 +153,8 @@ Most autotools projects can be properly staged using:
153
## Build outputs:
154
155
In general, the output of a depends package should not contain any libtool
156
-archives. Instead, the package should output `.pc` (`pkg-config`) files where
157
-possible.
+archives or `.pc` (`pkg-config`) files. Instead, the package should output
+`.cmake` (CMake) files where possible.
158
159
From the [Gentoo Wiki entry](https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Handling_Libtool_Archives):
160
0 commit comments