1 2 3 4 5 6
add_library(cpp-yaml-as INTERFACE) target_link_libraries(cpp-yaml-as INTERFACE contrib-libs-cxxsupp yutil contrib-libs-yaml-cpp )