mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 09:59:00 +08:00
dc19823670
* [pulsar-client-cpp] New port * Remove unnecessary link options * Address review comments - Use find_dependency instead of find_package - Specify BUILD_DYNAMIC_LIB explicitly * Fix the Windows build and linkage * Fix dynamic library not built when VCPKG_LIBRARY_LINKAGE is dynamic on Windows * Fix Linux and OSX failures * Remove PULSAR_FORCE_DYNAMIC_LIBRARY and upgrade version to 3.4.2 * Reduce the changes to the upstream CMakeLists.txt * Remove unused version * Optimize finding and linking dependency and patch the header for static library * Support multi-config generators * Fix path for release libraries
10 lines
148 B
JSON
10 lines
148 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "f022e5dacbf10b0a6cead0f065ce6ab885b4c9af",
|
|
"version": "3.4.2",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|