This website requires JavaScript.
Explore
Help
Register
Sign In
suimeng
/
helix
mirror of
https://github.com/helix-editor/helix
Watch
1
Star
0
Fork
You've already forked helix
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c8082a1133
helix
/
helix-loader
/
build.rs
7 lines
119 B
Rust
Raw
Blame
History
fn
main
(
)
{
println!
(
"
cargo:rustc-env=BUILD_TARGET=
{}
"
,
std
::
env
::
var
(
"
TARGET
"
)
.
unwrap
(
)
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink