| Age | Commit message (Expand) | Author |
|---|---|---|
| 2006-09-01 | Initial import of NetBSD/landisk port by NONAKA Kimihiro <nonaka@NetBSD.org> | uwe |
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=${prefix}/@CMAKE_INSTALL_LIBDIR@
includedir=${prefix}/include
Name: @PROJECT_NAME@
Description: @PROJECT_NAME@ - CBOR protocol implementation
URL: https://github.com/PJK/libcbor
Version: @CBOR_VERSION@
Libs: -L${libdir} -lcbor
Cflags: -I${includedir}
ogo' rowspan='2'>
| summaryrefslogtreecommitdiff |
| Age | Commit message (Expand) | Author |
|---|---|---|
| 2006-09-01 | Initial import of NetBSD/landisk port by NONAKA Kimihiro <nonaka@NetBSD.org> | uwe |