cmake
yaml
examples
apache/kudu
CMakeLists.txt
:1296
find_package
(Yaml REQUIRED)
lawmurray/doxide
CMakeLists.txt
:49
find_package
(yaml QUIET HINTS /usr /usr/lib /usr/local/lib)