Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
proton-0.5
-
None
-
Windows
Description
Installed proton relies on pkg-config to export the library's location to consuming projects like Qpid. This doesn't play well on Windows where pkg-config is not standard.
It would be relatively easy to install export files that enable proton to be located with find_package(). This feature could be installed in addition to the pkg-config files and either could be used to find proton.