Skip to content
Snippets Groups Projects
Commit b9aeab59 authored by Yaroslav Dynnikov's avatar Yaroslav Dynnikov
Browse files

build: refactor build.rs

1. Remove build dependency on cmake crate. It doesn't fulfill all our
   needs, so we run cmake directly via `std::process::command`. It also
   makes `build.rs` easier to understand.
2. Arrange paths variable names.
parent 5af9e42b
No related branches found
No related tags found
1 merge request!458build: refactor build.rs
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment