From 0a4c6076fe4202dc72d2b5bfbf0a41fa94671775 Mon Sep 17 00:00:00 2001
From: Sine Striker <trueful@163.com>
Date: 摹曛, 23 5月 2024 18:57:01 +0800
Subject: [PATCH] Update

---
 CMakeLists.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6f2fe3e..ba12076 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -79,7 +79,7 @@
     set(_source_dir ${CMAKE_CURRENT_SOURCE_DIR}/qmsetup)
 
     # Import install function
-    include("${_source_dir}/cmake/modules/InstallPackage.cmake")
+    include("${_source_dir}/cmake/modules/private/InstallPackage.cmake")
 
     # Install package in place
     set(_package_path)

--
Gitblit v1.9.1