/
githubmirror
/
pkgconf
Обзор
Документация
Войти
/
githubmirror
/
pkgconf
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/lib1/spaces-in-paths.pc
7 строк
206 B
Ziemowit Łąski
pkgconf: Handle spaces correctly when expanding variables
21 янв 2023, 01:18
21 янв 2023, 01:18
1c3f246
Код
Авторство
О чём код?
prefix=/test\ with\ spaces includedir=${prefix}/include Name: spaces-in-paths Version: 1 Description: test package for properly expanding spaces in variables Cflags: -I${includedir} -I${includedir}/subdir