Skip to content

Conversation

@rben01
Copy link

@rben01 rben01 commented Jan 7, 2025

No description provided.

@rben01
Copy link
Author

rben01 commented Jan 7, 2025

Struggling to get this to compile. We need to include rapid_yaml, but putting the following in build.rs doesn't work.

for f in ["ryml_std.hpp", "ryml.hpp"] {
    c.file(dir.join("third_party/rapidyaml/rapidyaml/src").join(f));
}

Update: I think I've got it working: cargo build successfully builds this crate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant