/
githubmirror
/
libcbor
Обзор
Документация
Войти
/
githubmirror
/
libcbor
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/libcbor.pc.in
11 строк
309 B
Pavel Kalvoda
Modernize CMake build system (#402)
09 фев 2026, 02:36
Не верифицирован
09 фев 2026, 02:36
5cd0bad
Код
Авторство
О чём код?
prefix=@CMAKE_INSTALL_PREFIX@ exec_prefix=${prefix} libdir=@libdir_for_pc_file@ includedir=@includedir_for_pc_file@ Name: @PROJECT_NAME@ Description: @PROJECT_NAME@ - CBOR protocol implementation URL: https://github.com/PJK/libcbor Version: @PROJECT_VERSION@ Libs: -L${libdir} -lcbor Cflags: -I${includedir}