Skip to content

Does pkg-config support multi-configuration? #44430

Answered by Neumann-A
jpr42 asked this question in Q&A
Discussion options

You must be logged in to vote

vcpkg has lib/pkgconfig and debug/lib/pkgconfig however you cannot use multi-config generators with that approach (yet, since nobody fixed FindPkgConfig for that yet). internally vcpkg does not use mutli config generators, i.e. only Ninja with CMAKE_BUILD_TYPE set appropriately.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jpr42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants