/
githubmirror
/
pkgconf
Обзор
Документация
Войти
/
githubmirror
/
pkgconf
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
pkgconf-2.0.2
tests/lib1/foo.pc
12 строк
250 B
Ariadne Conill
tests: add tests for SPDX license assertions
07 авг 2022, 07:40
07 авг 2022, 07:40
666b520
Код
Авторство
О чём код?
prefix=/test exec_prefix=${prefix} libdir=${prefix}/lib includedir=${prefix}/include Name: foo Description: A testing pkg-config file Version: 1.2.3 Libs: -L${libdir} -lfoo Cflags: -fPIC -I${includedir}/foo Cflags.private: -DFOO_STATIC License: ISC