From 98dd8bba612851397860de15f94f3ac236272011 Mon Sep 17 00:00:00 2001 From: zhoujuan-ht17 Date: Tue, 17 Dec 2024 07:29:50 +0000 Subject: [PATCH] hekllooooo Signed-off-by: zhoujuan-ht17 --- examples/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt index f874907..c01a2ec 100644 --- a/examples/CMakeLists.txt +++ b/examples/CMakeLists.txt @@ -1,4 +1,4 @@ -set(TARGET_NAME "kiran-integration-example") +set(TARGET_NAME "kiran-integration-example") find_package(Qt5 COMPONENTS Widgets Svg) pkg_search_module(KLOG_QT5 REQUIRED klog-qt5) -- Gitee