Expand description
§build
This crate has a bunch of utilities for the engine build scripts. This mainly avoids duplicating the code of stuff like platform configuration and the editor.
Functions§
- configure_
platform - Setup build for platform configuration. Run this function in build.rs of a crate that runs platform specific code.
- setup_
paths - Will add usefull relative paths to the compilation env.
- workspace_
dir - Returns the directory of the current cargo workspace