From 8d405b265285c368df2e9cf1c14acee7532e0ee7 Mon Sep 17 00:00:00 2001
From: nancy.liao <huihui.liao@greentest.com.cn>
Date: 摹曛, 29 5月 2025 18:14:38 +0800
Subject: [PATCH] Merge branch 'develop' of http://139.9.88.116:3000/r/module/open-license-manager into develop

---
 src/inspector/CMakeLists.txt |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/inspector/CMakeLists.txt b/src/inspector/CMakeLists.txt
index e3e5a83..b280ed4 100644
--- a/src/inspector/CMakeLists.txt
+++ b/src/inspector/CMakeLists.txt
@@ -3,6 +3,8 @@
 
 target_link_libraries(lccinspector 
      licensecc_static
- 	 Boost::unit_test_framework 
+     Boost::unit_test_framework 
      Boost::filesystem
-     Boost::system)
\ No newline at end of file
+     Boost::system)
+
+install(TARGETS lccinspector RUNTIME DESTINATION bin/${LCC_PROJECT_NAME})

--
Gitblit v1.9.1