Crates.io | tectonic_dep_support |
lib.rs | tectonic_dep_support |
version | 0.1.1 |
source | src |
created_at | 2021-01-04 03:48:13.415809 |
updated_at | 2023-05-18 03:53:26.65681 |
description | Support for finding third-party libraries using either pkg-config or vcpkg. |
homepage | https://tectonic-typesetting.github.io/ |
repository | https://github.com/tectonic-typesetting/tectonic/ |
max_upload_size | |
id | 331376 |
size | 11,904 |
tectonic_dep_support
crateThis 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.