🚧 cleanup
This commit is contained in:
parent
98ad3c3ac1
commit
3a9ccfac22
3 changed files with 4 additions and 4 deletions
|
|
@ -26,6 +26,7 @@ add_executable(${JSON_UNITTEST_TARGET_NAME}
|
|||
"src/unit-iterators2.cpp"
|
||||
"src/unit-json_patch.cpp"
|
||||
"src/unit-json_pointer.cpp"
|
||||
"src/unit-meta.cpp"
|
||||
"src/unit-modifiers.cpp"
|
||||
"src/unit-msgpack.cpp"
|
||||
"src/unit-pointer_access.cpp"
|
||||
|
|
@ -35,7 +36,6 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue