Skip to content

ros2/libyaml_vendor

libyaml_vendor

CMake wrapper to provide libyaml cmake modules.

It only installs a Findyaml.cmake CMake find module, to ensure that the library can be always found via:

find_package(yaml REQUIRED)

and linked via:

target_link_libraries(<target> PRIVATE yaml)

even if no CMake config file for yaml is installed in the system.

Quality Declaration files

Quality declaration for this package: libyaml_vendor QD.

Quality declaration of external dependency libyaml.

About

CMake wrapper downloading and building libyaml

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors