checkpoint
This commit is contained in:
parent
636a057373
commit
154705e729
2 changed files with 113 additions and 65 deletions
|
@ -288,6 +288,7 @@ mod windows {
|
|||
.unwrap();
|
||||
}
|
||||
|
||||
/// You can set the `GPUI_FXC_PATH` environment variable to specify the path to the fxc.exe compiler.
|
||||
fn compile_shaders() {
|
||||
use std::fs;
|
||||
use std::process::{self, Command};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue