tectonic_dep_support

Crates.iotectonic_dep_support
lib.rstectonic_dep_support
version0.1.1
sourcesrc
created_at2021-01-04 03:48:13.415809
updated_at2023-05-18 03:53:26.65681
descriptionSupport for finding third-party libraries using either pkg-config or vcpkg.
homepagehttps://tectonic-typesetting.github.io/
repositoryhttps://github.com/tectonic-typesetting/tectonic/
max_upload_size
id331376
size11,904
Mark (rm-dr)

documentation

https://docs.rs/tectonic_dep_support

README

The tectonic_dep_support crate

This crate is part of the Tectonic project. It provides build-time utilities for finding external library dependencies, allowing either pkg-config or vcpkg to be used as the dep-finding backend, and providing whatever fiddly features are needed to enable the Tectonic build process.

Commit count: 3625

cargo fmt