vcpkg/ports/yaml-cpp/CONTROL
Jafar Abdi 805a02fe99
[yaml-cpp] Fix visibility attribute for ubuntu (#17728)
* Replace YAML_CPP_DLL with 1 iff the library is build as shared library & target is windows

* Update port version

* Run x-add-version
2021-06-10 11:26:29 -07:00

6 lines
179 B
Plaintext

Source: yaml-cpp
Version: 0.6.3
Port-Version: 1
Homepage: https://github.com/jbeder/yaml-cpp
Description: yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.