Skip to content

Commit 03426dc

Browse files
committed
link jsoncpp
1 parent 3fc811c commit 03426dc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,6 @@ if (USE_JSONCPP)
9898
if (TARGET logmed)
9999
target_link_libraries(logmed PUBLIC ${JsoncppTarget})
100100
endif()
101+
102+
target_link_libraries(example PUBLIC ${JsoncppTarget})
101103
endif()

0 commit comments

Comments
 (0)