/
githubmirror
/
pkgconf
Обзор
Документация
Войти
/
githubmirror
/
pkgconf
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/lib1/depgraph-break.pc
12 строк
270 B
Christian Clauss
Fix typos discovered by codespell - https://pypi.org/project/codespell
14 июл 2026, 23:57
14 июл 2026, 23:57
a7776c3
Код
Авторство
О чём код?
prefix=/test exec_prefix=${prefix} libdir=${prefix}/lib includedir=${prefix}/include Name: depgraph-break Description: A testing pkg-config file Version: 1.2.3 Libs: -L${libdir} -lfoo Cflags: -fPIC -I${includedir}/foo Cflags.private: -DFOO_STATIC Requires: nonexistent