tectonic_cfg_support 0.1.4

A build.rs support crate that helps deal with CARGO_CFG_TARGET_* variables. When cross-compiling, these variables must be used instead of constructs such as `cfg!(target_arch = ...)` because the build.rs script is compiled to target the build host environment, not the true target environment.
Documentation
  • Feature flags
  • This release does not have any feature flags.

tectonic_cfg_support

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This release does not have any feature flags.