Closed 2-3-5-41 closed 1 year ago
This attempts to resolve the common issue with the CMake error: ... that people keep running into by making use of platform-specific dependency changes in the cargo.toml.
CMake error: ...
cargo.toml
as of this commit this builds and runs on windows.
This attempts to resolve the common issue with the
CMake error: ...
that people keep running into by making use of platform-specific dependency changes in thecargo.toml
.