From f4611ce9ac2c657a129989779e3c0dffb5e22451 Mon Sep 17 00:00:00 2001 From: hly <741114316@qq.com> Date: Wed, 28 Aug 2024 18:40:38 +0800 Subject: [PATCH] Update usage --- ports/hwinfo/usage | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/hwinfo/usage b/ports/hwinfo/usage index d0a7bf6d9daad3..57d602523d9ac4 100644 --- a/ports/hwinfo/usage +++ b/ports/hwinfo/usage @@ -1,4 +1,4 @@ hwinfo provides CMake targets : # this is heuristically generated, and may not be correct find_package(hwinfo CONFIG REQUIRED) - target_link_libraries(main PRIVATE hwinfo::hwinfo) \ No newline at end of file + target_link_libraries(main PRIVATE hwinfo::hwinfo)