Skip to content

agoessling/cpp_yaml_struct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp_yaml_struct

Automatic YAML serialization to C++ structures.

Usage

WORKSPACE

To incorporate cpp_yaml_struct into your project copy the following into your WORKSPACE file.

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "cpp_yaml_struct",
    # See release page for latest version url and sha.
)

load("@cpp_yaml_struct//:cpp_yaml_struct_first_level_deps.bzl", "cpp_yaml_struct_first_level_deps")
cpp_yaml_struct_first_level_deps()

load("@cpp_yaml_struct//:cpp_yaml_struct_second_level_deps.bzl", "cpp_yaml_struct_second_level_deps")
cpp_yaml_struct_second_level_deps()

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy