mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 03:21:37 +08:00
6af35363b8
* Make Bond always build as a static lib. * Bond's CMake currently isn't written to be able to produce DLLs. There's a special dllimport/dllexport dance that would need to be done. * Apply patch so that Bond doesn't force Boost static libs. * Apply patch to omit installing Bond's copy of rapidjson. * Clean up empty bin/ directories, now that vcpkg is more strict.
6 lines
379 B
Plaintext
6 lines
379 B
Plaintext
Source: bond
|
|
Maintainer: bond@microsoft.com
|
|
Version: 5.2.0
|
|
Description: Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services. <https://github.com/Microsoft/bond>
|
|
Build-Depends: boost, rapidjson
|