🚧 started working on #397

This commit is contained in:
Niels Lohmann 2016-12-30 14:02:51 +01:00
parent f7575dee94
commit 328eb55dc4
5 changed files with 163 additions and 3 deletions

View file

@ -35,6 +35,7 @@ add_executable(${JSON_UNITTEST_TARGET_NAME}
"src/unit-serialization.cpp"
"src/unit-testsuites.cpp"
"src/unit-unicode.cpp"
"src/unit-version.cpp"
)
set_target_properties(${JSON_UNITTEST_TARGET_NAME} PROPERTIES