0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust10 forks (10 forks)auto 404
enhancementgood first issuehacktoberfesthelp wanted
Repository metrics
- Stars
- 13 stars (13 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
cmake-rs could be optionally leveraged for this purpose.
Contributor guide
- Research direction
- Review the cmake rs crate documentation and examples for integrating with external C libraries. Explore libaom's CMake build options and repository structure. Check if there are existing Rust bindings that use cmake rs for similar purposes.
- Tech stack
- rustc
- Domain
- build systemdevops
- Issue type
- Feature
- Prerequisites
- RustCargobasic understanding of cmake