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
Loading
-
mentioned in issue #225 (closed)
-
mentioned in commit e47f2c7d
-
mentioned in commit 942d4853
-
mentioned in commit 685d676c
Please register or sign in to comment