add first version support for user-defined types
This commit is contained in:
parent
ce0b3fe5a3
commit
b443edf49e
3 changed files with 383 additions and 16 deletions
|
|
@ -15,6 +15,7 @@ add_executable(${JSON_UNITTEST_TARGET_NAME}
|
|||
"src/unit-concepts.cpp"
|
||||
"src/unit-constructor1.cpp"
|
||||
"src/unit-constructor2.cpp"
|
||||
"src/unit-constructor3.cpp"
|
||||
"src/unit-convenience.cpp"
|
||||
"src/unit-conversions.cpp"
|
||||
"src/unit-deserialization.cpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue