Skip to main content

Crate dirk_build

Crate dirk_build 

Source
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