Skip to content

Commit

Permalink
editing cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
parvathika committed Dec 19, 2024
1 parent 8213882 commit 20afdb2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Tests/unit_test/unit_tests.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ target_include_directories(${UNIT_TEST} PRIVATE
target_link_libraries(${UNIT_TEST} PRIVATE gmock_main
${NAMESPACE}Core::${NAMESPACE}Core
${NAMESPACE}Plugins::${NAMESPACE}Plugins
${NAMESPACE}Core::${NAMESPACE}Core
${NAMESPACE}Core::${NAMESPACE}Core
${NAMESPACE}Network
${CURL_LIBRARIES}
)

Expand Down

0 comments on commit 20afdb2

Please sign in to comment.