Skip to content

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

Merged
scpeters merged 1 commit intoros:masterfrom
traversaro:patch-2
Apr 25, 2023
Merged

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

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.

@traversaro
Copy link
Copy Markdown
Contributor Author

Do you have any opinion on this @clalancette (i.e. the mantainer according tohttps://github.com//pull/74)? Thanks in advance!

@scpeters scpeters merged commit 1fd21b6 into ros:master Apr 25, 2023
@scpeters scpeters deleted the patch-2 branch April 25, 2023 18:36
@traversaro
Copy link
Copy Markdown
Contributor Author

Thanks @scpeters !

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