mirror of
https://github.com/nlohmann/json.git
synced 2026-08-06 01:03:17 +00:00
✅ tests for CBOR
This commit is contained in:
@@ -6,6 +6,7 @@ add_executable(${JSON_UNITTEST_TARGET_NAME}
|
||||
"src/unit-algorithms.cpp"
|
||||
"src/unit-allocator.cpp"
|
||||
"src/unit-capacity.cpp"
|
||||
"src/unit-cbor.cpp"
|
||||
"src/unit-class_const_iterator.cpp"
|
||||
"src/unit-class_iterator.cpp"
|
||||
"src/unit-class_lexer.cpp"
|
||||
|
||||
Reference in New Issue
Block a user