Home
last modified time | relevance | path

Searched defs:CBOR_VERSION (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libcbor/
H A DCMakeLists.txt9 SET(CBOR_VERSION ${CBOR_VERSION_MAJOR}.${CBOR_VERSION_MINOR}.${CBOR_VERSION_PATCH}) global() variable
/freebsd/contrib/libcbor/src/cbor/
H A Dcommon.h44 #define CBOR_VERSION \ macro