Skip to content

Install pkg-config .pc file also on Windows/MSVC#96

Merged
scpeters merged 1 commit intoros:masterfrom
traversaro:patch-4
Feb 6, 2023
Merged

Install pkg-config .pc file also on Windows/MSVC#96
scpeters merged 1 commit intoros:masterfrom
traversaro:patch-4

Conversation

@traversaro
Copy link
Copy Markdown
Contributor

On Windows, both vcpkg and conda package managers explicitly support the use of pkg-config .pc files. Consuming this files is done either via CMake's FindPkgConfig module, or directly using pkg-config tool with the --msvc-syntax command line option (see https://gitlab.freedesktop.org/pkg-config/pkg-config/-/blob/master/README.win32).

For this reason, I do not think there is any reason for not installing .pc files if the library is configured on Windows.

Signed-off-by: Silvio <silvio@traversaro.it>
@traversaro
Copy link
Copy Markdown
Contributor Author

FYI @scpeters, as this repo does not have .github/CODEOWNERS file the reviewers do not get assigned automatically.

@scpeters scpeters merged commit cc9fb67 into ros:master Feb 6, 2023
@scpeters
Copy link
Copy Markdown
Contributor

scpeters commented Feb 6, 2023

sorry for the delay, not sure how I missed this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants