tectonic_dep_support 0.1.1

Support for finding third-party libraries using either pkg-config or vcpkg.
Documentation

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.