hunter_add_package(yaml-cpp) find_package(yaml-cpp CONFIG REQUIRED) target_link_libraries(... yaml-cpp::yaml-cpp). NOTE: This is the boost based last c++-98 ...
確定! 回上一頁