Searched refs:CBOR_VERSION (Results 1 – 9 of 9) sorted by relevance
1 set(CBOR_VERSION @CBOR_VERSION@) variable
62 PROPERTIES VERSION ${CBOR_VERSION}97 VERSION ${CBOR_VERSION}
9 Version: @CBOR_VERSION@
11 int main() { std::cout << "Hello from libcbor " << CBOR_VERSION << std::endl; } in main()
12 printf("Hello from libcbor %s\n", CBOR_VERSION); in main()
44 #define CBOR_VERSION \ macro
423 message(STATUS "CBOR_VERSION: ${CBOR_VERSION}")
12 set(CBOR_VERSION variable
169 printf("Hello from libcbor %s\n", CBOR_VERSION);