pub const ZR_TARGET_DIR: &str = "ZR_TARGET_DIR";
Expand description
Env var set to the resources build target directory.
Note that this is the ‘root’ of the built resources, use ZR_TARGET_DD
to get the
parent dir of the target file inside the target directory.