MaikKlein / rlsl

Rust to SPIR-V compiler
Apache License 2.0
557 stars 14 forks source link

build.rs should call rustc and not rlsl #56

Closed MaikKlein closed 6 years ago

MaikKlein commented 6 years ago

We also should link to the normal standard library if we detect a build.rs file.

MaikKlein commented 6 years ago

build_script_main was just renamed to build_script_build