From 708c67fccde2af5c5625c60d9e2036db5ff8f287 Mon Sep 17 00:00:00 2001 From: blozano-tt Date: Fri, 22 Nov 2024 05:08:52 +0000 Subject: [PATCH] Fix lint --- tests/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index a6592b5f..f7524f36 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -13,7 +13,7 @@ target_link_libraries( gtest pthread fmt::fmt-header-only - nng + nng ) target_include_directories( test_common