Skip to content

Commit

Permalink
update cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
chcmedeiros committed Jun 25, 2024
1 parent 556803e commit 48644ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ target_include_directories(unittests PRIVATE
)

target_link_libraries(unittests PRIVATE
app_lib
GTest::gtest_main
fmt::fmt
JsonCpp::JsonCpp)
Expand Down

0 comments on commit 48644ab

Please sign in to comment.