From 6a0df39e3969d490d8c5ead4e3aaf76ae9d67fe2 Mon Sep 17 00:00:00 2001 From: nancy.liao <huihui.liao@greentest.com.cn> Date: 周二, 27 5月 2025 17:03:57 +0800 Subject: [PATCH] update ignore --- src/CMakeLists.txt | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 6c4253f..fcff40d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -7,4 +7,5 @@ "${LCC_INCLUDE_DIR}/licensecc_properties.h") ENDIF(NOT EXISTS "${LCC_INCLUDE_DIR}/licensecc_properties.h") -add_subdirectory("library") \ No newline at end of file +add_subdirectory("library") + -- Gitblit v1.9.1