project (YAML_CPP)
set(LIBRARY_OUTPUT_PATH ${PROJECT_BINARY_DIR}/bin)
add_subdirectory (src)
add_subdirectory (yaml-reader)
